|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
int |
getHashAlgorithm()
|
int |
getKeyAlgorithm()
|
long |
getKeyID()
|
java.io.OutputStream |
getOutputStream()
|
boolean |
verify(byte[] expected)
|
Method Detail |
public java.io.OutputStream getOutputStream()
public int getHashAlgorithm()
public int getKeyAlgorithm()
public long getKeyID()
public boolean verify(byte[] expected)
expected
- expected value of the signature on the data.
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |