Class Asn1Exception
- Namespace
- Enterprises.Org.BouncyCastle.Asn1
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public class Asn1Exception : IOException, ISerializable
- Inheritance
-
Asn1Exception
- Implements
- Inherited Members
Constructors
Asn1Exception()
public Asn1Exception()
Asn1Exception(string)
public Asn1Exception(string message)
Parameters
message
string
Asn1Exception(string, Exception)
public Asn1Exception(string message, Exception exception)