Uses of Class
org.bouncycastle.crypto.fips.FipsOutputSignerUsingSecureRandom
Packages that use FipsOutputSignerUsingSecureRandom
-
Uses of FipsOutputSignerUsingSecureRandom in org.bouncycastle.crypto.fips
Methods in org.bouncycastle.crypto.fips that return FipsOutputSignerUsingSecureRandomModifier and TypeMethodDescriptionFipsDSA.OperatorFactory.createSigner
(AsymmetricPrivateKey key, FipsDSA.Parameters parameters) Return a generator of DSA signatures.FipsEC.DSAOperatorFactory.createSigner
(AsymmetricPrivateKey key, FipsEC.DSAParameters parameters) Return a generator of EC DSA signatures.FipsRSA.SignatureOperatorFactory.createSigner
(AsymmetricPrivateKey key, T parameters) Return an RSA based signer.abstract FipsOutputSignerUsingSecureRandom
<T> FipsOutputSignerUsingSecureRandom.withSecureRandom
(SecureRandom random)