
C# |
public abstract class Asn1Object : Asn1Encodable

All Members | Methods | ||||
Icon | Member | Description |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() ![]() | FromByteArray(array<Byte>[]()[][]) | Create a base ASN.1 object from a byte array. |
![]() ![]() | FromStream(Stream) | Read a base ASN.1 object from a stream. |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToAsn1Object()()()() | (Overrides Asn1Encodable.ToAsn1Object()()()().) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |

Object | |||
![]() | Asn1Encodable | ||
![]() | Asn1Object | ||
![]() | Asn1Sequence | ||
![]() | DerInteger |