SymmetricAlgorithmInstrumentationProvider 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 SymmetricAlgorithmInstrumentationProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SymmetricAlgorithmInstrumentationProvider |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FireCyptographicOperationFailed |
Fires the cyptographicOperationFailed event.
|
|
FireSymmetricDecryptionPerformed |
Fires the symmetricDecryptionPerformed event.
|
|
FireSymmetricEncryptionPerformed |
Fires the symmetricEncryptionPerformed event.
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Events
Name | Description | |
---|---|---|
cyptographicOperationFailed |
Occurs when a cryptographic operation fails for an ISymmetricCryptoProvider.
|
|
symmetricDecryptionPerformed |
Occurs when an decryption operation is performed by an ISymmetricCryptoProvider.
|
|
symmetricEncryptionPerformed |
Occurs when an encryption operation is performed by an ISymmetricCryptoProvider.
|
See Also
SymmetricAlgorithmInstrumentationProvider Class
Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Instrumentation 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. |