The AsnType type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| Clone()()() |
Abstract Clone() member function
| |
| decode(array<Byte>[]()[], Int32) |
Decodes the ASN.1 buffer and sets the values in
the AsnType object.
| |
| encode(MutableByte) |
Encodes the data object in the specified
buffer using the AsnEncoder object
| |
| 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.) | |
| ToString()()() | (Inherited from Object.) |