| AES | 
The AES256PrivacyProvider type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Decrypt | Decrypts the specified data. (Inherited from AESPrivacyProviderBase) | 
|  | Encrypt | Encrypts the specified scope. (Inherited from AESPrivacyProviderBase) | 
|  | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object) | 
|  | GetType | Gets the Type of the current instance. (Inherited from Object) | 
|  | PasswordToKey | Passwords to key. (Inherited from AESPrivacyProviderBase) | 
|  | ToString | Returns a string that represents this object. (Overrides ObjectToString) | 
 See Also
See Also