System.Security.Cryptography.CryptographicException Members

The members of System.Security.Cryptography.CryptographicException are listed below.

See Also: Inherited members from System.SystemException

Public Constructors

Initializes a new instance of the System.Security.Cryptography.CryptographicException class with default properties.

Initializes a new instance of the System.Security.Cryptography.CryptographicException class with the specified HRESULT error code.

Initializes a new instance of the System.Security.Cryptography.CryptographicException class with a specified error message.

Initializes a new instance of the System.Security.Cryptography.CryptographicException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Initializes a new instance of the System.Security.Cryptography.CryptographicException class with a specified error message in the specified format.

Protected Constructors