Asn1PrintableString Constructor

Overload List

Asn1PrintableString(Asn1Reader) Initializes a new instance of the Asn1PrintableString class from an Asn1Reader object.
Asn1PrintableString(Byte) Initializes a new instance of Asn1PrintableString from a ASN.1-encoded byte array.
Asn1PrintableString(String) Initializes a new instance of the Asn1PrintableString class from a unicode string.

See Also