 Declaration Syntax
 Declaration Syntax| C# | 
public class DerInteger : Asn1Object
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | 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) | (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
 Inheritance Hierarchy| Object | |||
|  | Asn1Encodable | ||
|  | Asn1Object | ||
|  | DerInteger | ||