| 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.Exceptionbyte[] getSecret(byte[] r,
byte[] s)
throws java.lang.Exception
java.lang.Exceptionbyte[] getQ()
throws java.lang.Exception
java.lang.Exceptionboolean validate(byte[] r,
byte[] s)
throws java.lang.Exception
java.lang.Exception