Condividi tramite


Membri SymmetricKeyEncryption

The SymmetricKeyEncryption class represents the encryption type used when encrypting symmetric keys.

Il tipo SymmetricKeyEncryption espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico SymmetricKeyEncryption() () () () Initializes a new instance of the SymmetricKeyEncryption class.
Metodo pubblico SymmetricKeyEncryption(KeyEncryptionType, String) Initializes a new instance of the SymmetricKeyEncryption class with the specified encryption type and with the specified value.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Campi

  Nome Descrizione
Campo pubblico KeyEncryptionType Gets or sets the key encryption type.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica ObjectNameOrPassword Gets or sets the object name or the password associated with the symmetric key encryption.

In alto