Méthode | Description | |
---|---|---|
DecodeDSAPrivateKey ( byte dsaKey ) : |
||
DecodePEMKey ( string pemstr ) : string | ||
DecodeRSAPrivateKey ( byte rsaKey ) : |
||
Main ( string args ) : void | ||
ReadVector ( |
public static DecodeDSAPrivateKey ( byte dsaKey ) : |
||
dsaKey | byte | |
Résultat |
public static DecodePEMKey ( string pemstr ) : string | ||
pemstr | string | |
Résultat | string |
public static DecodeRSAPrivateKey ( byte rsaKey ) : |
||
rsaKey | byte | |
Résultat |
public static ReadVector ( |
||
binaryReader | ||
Résultat | byte[] |