SymmetricCryptographer 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 SymmetricCryptographer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SymmetricCryptographer | Initalize a new instance of the SymmetricCryptographer class with an algorithm type and a key. |
Methods
Name | Description | |
---|---|---|
Decrypt | Decrypts bytes with the initialized algorithm and key. |
|
Dispose | Overloaded. | |
Encrypt | Encrypts bytes with the initialized algorithm and key. |
|
Equals | (Inherited from Object.) | |
Finalize |
Finalizer for SymmetricCryptographer
(Overrides Object.Finalize().) |
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also
Microsoft.Practices.EnterpriseLibrary.Security.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. |