Method | Description | |
---|---|---|
Branch ( string branchID ) : |
||
DerObjectIdentifier ( string identifier ) : System | ||
GetInstance ( |
||
GetInstance ( object obj ) : |
||
On ( |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
Asn1Equals ( |
||
Asn1GetHashCode ( ) : int |
Method | Description | |
---|---|---|
DerObjectIdentifier ( |
||
DerObjectIdentifier ( byte bytes ) : System | ||
DoOutput ( |
||
Encode ( |
||
FromOctetString ( byte enc ) : |
||
GetBody ( ) : byte[] | ||
IsValidBranchID ( String branchID, int start ) : bool | ||
IsValidIdentifier ( string identifier ) : bool | ||
MakeOidStringFromBytes ( byte bytes ) : string | ||
WriteField ( Stream outputStream, |
||
WriteField ( Stream outputStream, long fieldValue ) : void |
protected Asn1Equals ( |
||
asn1Object | ||
return | bool |
public Branch ( string branchID ) : |
||
branchID | string | |
return |
public DerObjectIdentifier ( string identifier ) : System | ||
identifier | string | |
return | System |
public static GetInstance ( |
||
obj | ||
explicitly | bool | |
return |
public static GetInstance ( object obj ) : |
||
obj | object | |
return |
public On ( |
||
stem | ||
return | bool |