| Modifier and Type | Method and 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.ExceptionCopyright © 2020 JCraft,Inc.. All Rights Reserved.