Элементы SymmetricKeyEncryption

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

Тип SymmetricKeyEncryption предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод SymmetricKeyEncryption() () () () Initializes a new instance of the SymmetricKeyEncryption class.
Открытый метод SymmetricKeyEncryption(KeyEncryptionType, String) Initializes a new instance of the SymmetricKeyEncryption class with the specified encryption type and with the specified value.

В начало

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Поля

  Имя Описание
Открытое поле KeyEncryptionType Gets or sets the key encryption type.

В начало

Свойства

  Имя Описание
Открытое свойство ObjectNameOrPassword Gets or sets the object name or the password associated with the symmetric key encryption.

В начало