AWS SDK for .NET Documentation
Asn1Object Class
AmazonThirdParty.BouncyCastle.Asn1Asn1Object Did this page help you?   Yes   No    Tell us about it...
Declaration Syntax
C#
public abstract class Asn1Object : Asn1Encodable
Members
All MembersMethods



IconMemberDescription
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FromByteArray(array<Byte>[]()[][])
Create a base ASN.1 object from a byte array.

FromStream(Stream)
Read a base ASN.1 object from a stream.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
ToAsn1Object()()()() (Overrides Asn1Encodable.ToAsn1Object()()()().)
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)