SymmetricAlgorithmProvider 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 SymmetricAlgorithmProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SymmetricAlgorithmProvider |
Initializes a new instance of the SymmetricAlgorithmProvider class.
|
Methods
Name | Description | |
---|---|---|
Decrypt |
Decrypts a secret using the configured SymmetricAlgorithm.
|
|
Encrypt | Encrypts a secret using the configured SymmetricAlgorithm. |
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetInstrumentationEventProvider |
Gets the SymmetricAlgorithmInstrumentationProvider instance that defines the logical events used to instrument this symmetric crypto provider.
|
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
InstrumentationProvider |
Gets the SymmetricAlgorithmInstrumentationProvider instance that defines the logical events used to instrument this symmetric crypto provider.
|
See Also
SymmetricAlgorithmProvider Class
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. |