Initializes a new instance of the CryptoException class

Namespace: Org.BouncyCastle.Crypto
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public CryptoException()
Visual Basic
Public Sub New
Visual C++
public:
CryptoException()

See Also