The Asn1Object type exposes the following members.

Constructors

  NameDescription
Protected methodAsn1Object
Initializes a new instance of the Asn1Object class

Methods

  NameDescription
Protected methodAsn1Equals
Protected methodAsn1GetHashCode
Public methodEquals (Inherited from Asn1Encodable.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberFromByteArray
Create a base ASN.1 object from a byte array.
Public methodStatic memberFromStream
Read a base ASN.1 object from a stream.
Public methodGetDerEncoded (Inherited from Asn1Encodable.)
Public methodGetEncoded()()()() (Inherited from Asn1Encodable.)
Public methodGetEncoded(String) (Inherited from Asn1Encodable.)
Public methodGetHashCode (Inherited from Asn1Encodable.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToAsn1Object (Overrides Asn1Encodable..::..ToAsn1Object()()()().)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also