Uses of Interface
org.bouncycastle.crypto.OutputValidatorWithMessageRecovery
Packages that use OutputValidatorWithMessageRecovery
Package
Description
Classes for general encryption algorithms and non-FIPS approved variants.
-
Uses of OutputValidatorWithMessageRecovery in org.bouncycastle.crypto.general
Methods in org.bouncycastle.crypto.general that return OutputValidatorWithMessageRecoveryModifier and TypeMethodDescriptionprotected OutputValidatorWithMessageRecovery<T> RSA.SignatureWithMessageRecoveryOperatorFactory.doCreateValidator(AsymmetricPublicKey key, RSA.SignatureParameters parameters, byte[] signature)