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。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
ObjectNameOrPassword | Gets or sets the object name or the password associated with the symmetric key encryption. |
頂端