|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Base interface for a PQC stateful signature algorithm.
Method Summary | |
AsymmetricKeyParameter |
getUpdatedPrivateKey()
Return the current version of the private key with the updated state. |
Methods inherited from interface org.bouncycastle.pqc.crypto.MessageSigner |
generateSignature, init, verifySignature |
Method Detail |
public AsymmetricKeyParameter getUpdatedPrivateKey()
Note: calling this method will effectively disable the Signer from being used for further signature generation without another call to init().
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |