메소드 | 설명 | |
---|---|---|
DecodeDSA ( byte privateKey, |
||
DecodeRSA ( byte keypair ) : |
||
Encode ( |
||
Encode ( |
||
Encode ( |
||
GetBytes ( ) : byte[] | ||
PrivateKeyInfo ( ) : System | ||
PrivateKeyInfo ( byte data ) : System |
메소드 | 설명 | |
---|---|---|
Decode ( byte data ) : void | ||
Normalize ( byte bigInt, int length ) : byte[] | ||
RemoveLeadingZero ( byte bigInt ) : byte[] |
public static DecodeDSA ( byte privateKey, |
||
privateKey | byte | |
dsaParameters | ||
리턴 |
public static DecodeRSA ( byte keypair ) : |
||
keypair | byte | |
리턴 |
public static Encode ( |
||
aa | ||
리턴 | byte[] |
public static Encode ( |
||
dsa | ||
리턴 | byte[] |
public static Encode ( |
||
rsa | ||
리턴 | byte[] |