Asn1BMPString Constructor

Overload List

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

See Also