HashAlgorithmInstrumentationProvider 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 HashAlgorithmInstrumentationProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
HashAlgorithmInstrumentationProvider |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FireCyptographicOperationFailed |
Fires the cyptographicOperationFailed event.
|
|
FireHashComparisonPerformed |
Fires the hashComparisonPerformed event.
|
|
FireHashMismatchDetected |
Fires the hashMismatchDetected event.
|
|
FireHashOperationPerformed |
Fires the hashOperationPerformed 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 IHashProvider.
|
|
hashComparisonPerformed |
Occurs when an hash comparison is performed by an IHashProvider.
|
|
hashMismatchDetected |
Occurs when an hash comparison is performed by an IHashProvider.
|
|
hashOperationPerformed |
Occurs when an hash operation is performed by an IHashProvider.
|
See Also
HashAlgorithmInstrumentationProvider 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. |