Share via


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
Public method HashAlgorithmInstrumentationProvider

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FireCyptographicOperationFailed
Fires the cyptographicOperationFailed event.
Public method FireHashComparisonPerformed
Fires the hashComparisonPerformed event.
Public method FireHashMismatchDetected
Fires the hashMismatchDetected event.
Public method FireHashOperationPerformed
Fires the hashOperationPerformed event.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Events

  Name Description
Public event cyptographicOperationFailed
Occurs when a cryptographic operation fails for an IHashProvider.
Public event hashComparisonPerformed
Occurs when an hash comparison is performed by an IHashProvider.
Public event hashMismatchDetected
Occurs when an hash comparison is performed by an IHashProvider.
Public event 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.