public Asn1Integer(
Asn1Reader asn
)Public Sub New (
asn As Asn1Reader
)public:
Asn1Integer(
Asn1Reader^ asn
)new :
asn : Asn1Reader -> Asn1Integer| Asn1InvalidTagException | Current position in the ASN.1 object is not valid INTEGER data type. |