Condividi tramite


ISecret Interfaccia

Definizione

Rappresenta un valore segreto.

public interface class ISecret : IDisposable
public interface ISecret : IDisposable
type ISecret = interface
    interface IDisposable
Public Interface ISecret
Implements IDisposable
Derivato
Implementazioni

Proprietà

Length

Lunghezza (in byte) del valore segreto.

Metodi

WriteSecretIntoBuffer(ArraySegment<Byte>)

Scrive il valore segreto nel buffer specificato.

Si applica a