Méthode | Description | |
---|---|---|
DerNumericString ( byte str ) : System | ||
DerNumericString ( string str ) : System | ||
DerNumericString ( string str, bool validate ) : System | ||
GetInstance ( |
||
GetInstance ( object obj ) : |
||
GetOctets ( ) : byte[] | ||
GetString ( ) : string | ||
IsNumericString ( string str ) : bool |
Méthode | Description | |
---|---|---|
Asn1Equals ( |
Méthode | Description | |
---|---|---|
Encode ( |
protected Asn1Equals ( |
||
asn1Object | ||
Résultat | bool |
public DerNumericString ( byte str ) : System | ||
str | byte | |
Résultat | System |
public DerNumericString ( string str ) : System | ||
str | string | |
Résultat | System |
public DerNumericString ( string str, bool validate ) : System | ||
str | string | |
validate | bool | |
Résultat | System |
public static GetInstance ( |
||
obj | ||
isExplicit | bool | |
Résultat |
public static GetInstance ( object obj ) : |
||
obj | object | |
Résultat |
public static IsNumericString ( string str ) : bool | ||
str | string | |
Résultat | bool |