AWS SDK for .NET Documentation
DerSequence Class
AmazonThirdParty.BouncyCastle.Asn1DerSequence Did this page help you?   Yes   No    Tell us about it...
Declaration Syntax
C#
public class DerSequence : Asn1Sequence
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
DerSequence()()()()
Initializes a new instance of the DerSequence class

DerSequence(Asn1Encodable)
Initializes a new instance of the DerSequence class

DerSequence(array<Asn1Encodable>[]()[][])
Initializes a new instance of the DerSequence class

DerSequence(Asn1EncodableVector)
Initializes a new instance of the DerSequence class

Count (Inherited from Asn1Sequence.)
Empty
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FromVector(Asn1EncodableVector)
GetEnumerator()()()() (Inherited from Asn1Sequence.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetObjectAt(Int32) Obsolete. (Inherited from Asn1Sequence.)
GetObjects()()()() Obsolete. (Inherited from Asn1Sequence.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Item[([( Int32])]) (Inherited from Asn1Sequence.)
Size Obsolete. (Inherited from Asn1Sequence.)
ToAsn1Object()()()() (Inherited from Asn1Object.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)