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