AsnContentException
The exception that is thrown when an encoded ASN.1 value cannot be successfully decoded.
public AsnContentException()
Initializes a new instance of the AsnContentException class, using the default message.
Initializes a new instance of the AsnContentException class, using the provided message.
Initializes a new instance of the AsnContentException class, using the provided message and exception that is the cause of this exception.
Initializes a new instance of the AsnContentException class with serialized data.