Share via


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

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FireCyptographicOperationFailed
Fires the cyptographicOperationFailed event.
Public method FireSymmetricDecryptionPerformed
Fires the symmetricDecryptionPerformed event.
Public method FireSymmetricEncryptionPerformed
Fires the symmetricEncryptionPerformed 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 ISymmetricCryptoProvider.
Public event symmetricDecryptionPerformed
Occurs when an decryption operation is performed by an ISymmetricCryptoProvider.
Public event 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.