Uses of Interface
org.bouncycastle.crypto.RecoveredMessage
Packages that use RecoveredMessage
Package
Description
Lower level cryptography API that supports the JCA/JCE provider as well as allowing access to more primitive functionality.
-
Uses of RecoveredMessage in org.bouncycastle.crypto
Methods in org.bouncycastle.crypto that return RecoveredMessageModifier and TypeMethodDescriptionOutputSignerWithMessageRecovery.getRecoveredMessage()
Return the recovered message details.OutputVerifierWithMessageRecovery.getRecoveredMessage()
Return the recovered message details found in the signature.