SymmetricKeyEncryption Members
Include Protected Members
Include Inherited Members
The SymmetricKeyEncryption class represents the encryption type used when encrypting symmetric keys.
The SymmetricKeyEncryption type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| .gif) | SymmetricKeyEncryption() | Initializes a new instance of the SymmetricKeyEncryption class. | 
| .gif) | SymmetricKeyEncryption(KeyEncryptionType, String) | Initializes a new instance of the SymmetricKeyEncryption class with the specified encryption type and with the specified value. | 
Top
Methods
| Name | Description | |
|---|---|---|
| .gif) | Equals(Object) | (Inherited from Object.) | 
| .gif) | Finalize() | (Inherited from Object.) | 
| .gif) | GetHashCode() | (Inherited from Object.) | 
| .gif) | GetType() | (Inherited from Object.) | 
| .gif) | MemberwiseClone() | (Inherited from Object.) | 
| .gif) | ToString() | (Inherited from Object.) | 
Top
Properties
| Name | Description | |
|---|---|---|
| .gif) | ObjectNameOrPassword | Gets or sets the object name or the password associated with the symmetric key encryption. | 
Top
.gif)