Share via


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.

Classes

  Class Description
Public class CryptographyConfigurationFailureEvent
Represents the WMI event fired when an error in the configuration for the crypto block is detected.
Public class CryptographyEvent
Base class for the Enterprise Library Cryptography Application Block's WMI events.
Public class CrytographicOperationErrorEventArgs
Provides data for the cryptographic operation failure events.
Public class DefaultCryptographyEventLogger
The instrumentation gateway when no instances of the objects from the block are involved.
Public class DefaultCryptographyEventLoggerCustomFactory
This type supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Represents the process to build a DefaultCryptographyEventLogger according to instrumentation configuration.
Public class HashAlgorithmInstrumentationBinder
This type supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Explicit binder for hash algorithm instrumentation.
Public class HashAlgorithmInstrumentationListener
Provides the concrete instrumentation for the logical events raised by a HashAlgorithmInstrumentationProvider object.
Public class HashAlgorithmInstrumentationProvider
Defines the logical events that can be instrumented for hash providers.
Public class HashMismatchDetectedEvent
Represents the WMI event fired when a mismatch is detected during a hash comparison.
Public class HashOperationFailedEvent
Represents the WMI event fired when an error ocurred during a hash operation.
Public class SymmetricAlgorithmInstrumentationBinder
This type supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Explicit binder for symmetric encryption instrumentation.
Public class SymmetricAlgorithmInstrumentationListener
Provides the concrete instrumentation for the logical events raised by a SymmetricAlgorithmInstrumentationProvider object.
Public class SymmetricAlgorithmInstrumentationProvider
Defines the logical events that can be instrumented for symmetric crypto providers.
Public class SymmetricOperationFailedEvent
Represents the WMI event fired when an error ocurred during a symmetric encryption operation.
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.