Asn1RelativeOid Constructor

Overload List

Asn1RelativeOid(Asn1Reader) Initializes a new instance of the Asn1RelativeOid class from an existing Asn1Reader class instance.
Asn1RelativeOid(Byte) Initializes a new instance of the Asn1RelativeOid class from a byte array that represents encoded relative object identifier.
Asn1RelativeOid(String) Initializes a new instance of the Asn1RelativeOid class from a string that represents relative object identifier value.

See Also