|
Bouncy Castle Cryptography Library 1.45 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DSAEncoder
Method Summary | |
---|---|
java.math.BigInteger[] |
decode(byte[] sig)
|
byte[] |
encode(java.math.BigInteger r,
java.math.BigInteger s)
|
Method Detail |
---|
byte[] encode(java.math.BigInteger r, java.math.BigInteger s) throws java.io.IOException
java.io.IOException
java.math.BigInteger[] decode(byte[] sig) throws java.io.IOException
java.io.IOException
|
Bouncy Castle Cryptography Library 1.45 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |