Modifier and Type | Method | Description |
---|---|---|
byte[] |
getQ() |
|
byte[] |
getSecret(byte[] r,
byte[] s) |
|
void |
init(int size) |
|
boolean |
validate(byte[] r,
byte[] s) |
void init(int size) throws java.lang.Exception
java.lang.Exception
byte[] getSecret(byte[] r, byte[] s) throws java.lang.Exception
java.lang.Exception
byte[] getQ() throws java.lang.Exception
java.lang.Exception
boolean validate(byte[] r, byte[] s) throws java.lang.Exception
java.lang.Exception