|
Bouncy Castle Cryptography Library 1.37 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SignerWithRecovery
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 |
---|
boolean hasFullMessage()
byte[] getRecoveredMessage()
|
Bouncy Castle Cryptography Library 1.37 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |