|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Signature
Method Summary | |
---|---|
void |
init()
|
byte[] |
sign()
|
void |
update(byte[] H)
|
boolean |
verify(byte[] sig)
|
Method Detail |
---|
void init() throws Exception
Exception
void update(byte[] H) throws Exception
Exception
boolean verify(byte[] sig) throws Exception
Exception
byte[] sign() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |