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

Collapse imageSyntax

C#
public class DataLengthException : CryptoException
Visual Basic
Public Class DataLengthException _
	Inherits CryptoException
Visual C++
public ref class DataLengthException : public CryptoException

Collapse imageInheritance Hierarchy

System..::..Object
  System..::..Exception
    Org.BouncyCastle.Crypto..::..CryptoException
      Org.BouncyCastle.Crypto..::..DataLengthException

Collapse imageSee Also