|
Bouncy Castle Cryptography 1.33 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Signer with message recovery.
Method Summary | |
byte[] |
getRecoveredMessage()
Returns a reference to what message was recovered (if any). |
boolean |
hasFullMessage()
Returns true if the signer has recovered the full message as part of signature verification. |
Methods inherited from interface org.bouncycastle.crypto.Signer |
generateSignature, init, reset, update, update, verifySignature |
Method Detail |
public boolean hasFullMessage()
public byte[] getRecoveredMessage()
|
Bouncy Castle Cryptography 1.33 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |