Cryptography Application Block Event Log Entries

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 latest Enterprise Library information can be found at the Enterprise Library site.

This topic lists the Cryptography Application Block event log entries. The listener is the class that raised the event. The event is the name of the event. The exception is the Boolean value of the exception. The main message is the main error message.

Listener: SymmetricAlgorithmInstrumentationListener

  • Event: CryptographicOperationFailed
  • Exception: true
  • Main message: The error occurred using the instance instance name.
  • Additional information: The decryption operation failed.

Listener: SymmetricAlgorithmInstrumentationListener

  • Event: CryptographicOperationFailed
  • Exception: true
  • Main message: The error occurred using the instance instance name.
  • Additional information: The encryption operation failed.

Listener: HashAlgorithmInstrumentationListener

  • Event: CryptographicOperationFailed
  • Exception: true
  • Main message: The error occurred using the instance instance name.
  • Additional information: The hash comparison failed.

Listener: HashAlgorithmInstrumentationListener

  • Event: CryptographicOperationFailed
  • Exception: true
  • Main message: The error occurred using the instance instance name.
  • Additional information: The hash creation failed.

Listener: DefaultCryptographyEventLogger

  • Event: ConfigurationFailure
  • Exception: true
  • Main message: The error occurred using the instance instance name.
  • Additional information: The error occurred retrieving the configuration for hash algorithm instance instance name.

Listener: DefaultCryptographyEventLogger

  • Event: ConfigurationFailure
  • Exception: true
  • Main message: The error occurred using the instance instance name.
  • Additional information: The error occurred retrieving the configuration for symmetric algorithm instance instance name.