Uses of Class
org.bouncycastle.crypto.fips.FipsKeyUnwrapperUsingSecureRandom
-
Packages that use FipsKeyUnwrapperUsingSecureRandom Package Description org.bouncycastle.crypto.fips Classes for FIPS approved mode algorithms -
-
Uses of FipsKeyUnwrapperUsingSecureRandom in org.bouncycastle.crypto.fips
Methods in org.bouncycastle.crypto.fips that return FipsKeyUnwrapperUsingSecureRandom Modifier and Type Method Description FipsKeyUnwrapperUsingSecureRandom<FipsRSA.WrapParameters>
FipsRSA.KeyWrapOperatorFactory. createKeyUnwrapper(AsymmetricRSAKey key, FipsRSA.WrapParameters parameters)
-