The Vb type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| Clone()()() |
Clone Vb object
(Overrides AsnType..::.Clone()()().) | |
| decode(array<Byte>[]()[], Int32) | Decode BER encoded variable binding.
(Overrides AsnType..::.decode(array<Byte>[]()[], Int32).) | |
| encode(MutableByte) | ASN.1 encode the variable binding
(Overrides AsnType..::.encode(MutableByte).) | |
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ResetValue()()() |
Reset Vb value to Null
| |
| Set(Vb) |
SET class value from supplied Vb class
| |
| ToString()()() |
Return printable string in the format oid: value
(Overrides Object..::.ToString()()().) |