SymmetricStorageEncryptionProvider Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The SymmetricStorageEncryptionProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SymmetricStorageEncryptionProvider | Initialize a new instance of the SymmetricAlgorithmProvider class. |
Methods
Name | Description | |
---|---|---|
Decrypt |
Decrypts the data passed to this method according to the correct symmetric cryptographic algoritm as defined in configuration
|
|
Encrypt |
Encrypts the data passed to this method according to the correct symmetric cryptographic algorithm as defined in configuration
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also
SymmetricStorageEncryptionProvider Class
Microsoft.Practices.EnterpriseLibrary.Caching.Cryptography Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |