The Asn1Object type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Asn1Object | Initializes a new instance of the Asn1Object class |
Methods
Name | Description | |
---|---|---|
![]() | Asn1Equals | |
![]() | Asn1GetHashCode | |
![]() | Equals | (Inherited from Asn1Encodable.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() ![]() | FromByteArray | Create a base ASN.1 object from a byte array. |
![]() ![]() | FromStream | Read a base ASN.1 object from a stream. |
![]() | GetDerEncoded | (Inherited from Asn1Encodable.) |
![]() | GetEncoded()()()() | (Inherited from Asn1Encodable.) |
![]() | GetEncoded(String) | (Inherited from Asn1Encodable.) |
![]() | GetHashCode | (Inherited from Asn1Encodable.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToAsn1Object | (Overrides Asn1Encodable..::..ToAsn1Object()()()().) |
![]() | ToString | (Inherited from Object.) |