The DerSequence type exposes the following members.

Constructors

Methods

  NameDescription
Protected methodAddObject (Inherited from Asn1Sequence.)
Protected methodAsn1Equals (Inherited from Asn1Sequence.)
Protected methodAsn1GetHashCode (Inherited from Asn1Sequence.)
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 memberFromVector
Public methodGetDerEncoded (Inherited from Asn1Encodable.)
Public methodGetEncoded()()()() (Inherited from Asn1Encodable.)
Public methodGetEncoded(String) (Inherited from Asn1Encodable.)
Public methodGetEnumerator (Inherited from Asn1Sequence.)
Public methodGetHashCode (Inherited from Asn1Encodable.)
Public methodGetObjectAt Obsolete. (Inherited from Asn1Sequence.)
Public methodGetObjects Obsolete. (Inherited from Asn1Sequence.)
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 (Inherited from Asn1Object.)
Public methodToString (Inherited from Asn1Sequence.)

Fields

  NameDescription
Public fieldStatic memberEmpty

Properties

  NameDescription
Public propertyCount (Inherited from Asn1Sequence.)
Public propertyItem (Inherited from Asn1Sequence.)
Public propertyParser (Inherited from Asn1Sequence.)
Public propertySize Obsolete. (Inherited from Asn1Sequence.)

See Also