Asn1VideotexString Constructor

Overload List

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

See Also