The BerTaggedObject type exposes the following members.

Constructors

Methods

  NameDescription
Protected methodAsn1Equals (Inherited from Asn1TaggedObject.)
Protected methodAsn1GetHashCode (Inherited from Asn1TaggedObject.)
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 methodGetDerEncoded (Inherited from Asn1Encodable.)
Public methodGetEncoded()()()() (Inherited from Asn1Encodable.)
Public methodGetEncoded(String) (Inherited from Asn1Encodable.)
Public methodGetHashCode (Inherited from Asn1Encodable.)
Public methodGetObject (Inherited from Asn1TaggedObject.)
Public methodGetObjectParser (Inherited from Asn1TaggedObject.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsEmpty (Inherited from Asn1TaggedObject.)
Public methodIsExplicit (Inherited from Asn1TaggedObject.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToAsn1Object (Inherited from Asn1Object.)
Public methodToString (Inherited from Asn1TaggedObject.)

Properties

  NameDescription
Public propertyTagNo (Inherited from Asn1TaggedObject.)

See Also