|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ECDH
| Method Summary | |
|---|---|
byte[] |
getQ()
|
byte[] |
getSecret(byte[] r,
byte[] s)
|
void |
init(int size)
|
boolean |
validate(byte[] r,
byte[] s)
|
| Method Detail |
|---|
void init(int size)
throws Exception
Exception
byte[] getSecret(byte[] r,
byte[] s)
throws Exception
Exception
byte[] getQ()
throws Exception
Exception
boolean validate(byte[] r,
byte[] s)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||