Freigeben über


SymmetricKeyEncryption-Member

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

Der SymmetricKeyEncryption-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode SymmetricKeyEncryption() () () () Initializes a new instance of the SymmetricKeyEncryption class.
Öffentliche Methode SymmetricKeyEncryption(KeyEncryptionType, String) Initializes a new instance of the SymmetricKeyEncryption class with the specified encryption type and with the specified value.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Felder

  Name Beschreibung
Öffentliches Feld KeyEncryptionType Gets or sets the key encryption type.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ObjectNameOrPassword Gets or sets the object name or the password associated with the symmetric key encryption.

Zum Anfang