Asn1Integer Constructor

Overload List

Asn1Integer(Asn1Reader) Initializes a new instance of the Asn1Integer class from an Asn1Reader object.
Asn1Integer(BigInteger) Initializes a new instance of the Asn1Integer class from an integer value.
Asn1Integer(Byte) Initializes a new instance of Asn1Integer from a ASN.1-encoded byte array.

See Also