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



IconMemberDescription
DerInteger(Int32)
Initializes a new instance of the DerInteger class

DerInteger(BigInteger)
Initializes a new instance of the DerInteger class

DerInteger(array<Byte>[]()[][])
Initializes a new instance of the DerInteger class

Bytes
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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()()()() (Inherited from Asn1Object.)
ToString()()()() (Overrides Object.ToString()()()().)
Value
Inheritance Hierarchy

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