System.Security.Cryptography.CryptographicUnexpectedOperationException Members

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

See Also: Inherited members from System.Security.Cryptography.CryptographicException

Public Constructors

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

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

Initializes a new instance of the System.Security.Cryptography.CryptographicUnexpectedOperationException 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.CryptographicUnexpectedOperationException class with a specified error message in the specified format.

Protected Constructors