Partager via


Membres SymmetricKeyEncryption

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

Le type SymmetricKeyEncryption expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique SymmetricKeyEncryption() () () () Initializes a new instance of the SymmetricKeyEncryption class.
Méthode publique SymmetricKeyEncryption(KeyEncryptionType, String) Initializes a new instance of the SymmetricKeyEncryption class with the specified encryption type and with the specified value.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ public KeyEncryptionType Gets or sets the key encryption type.

Haut de la page

Propriétés

  Nom Description
Propriété publique ObjectNameOrPassword Gets or sets the object name or the password associated with the symmetric key encryption.

Haut de la page