Uses of Class
org.bouncycastle.operator.jcajce.JceKTSKeyWrapper
-
Packages that use JceKTSKeyWrapper Package Description org.bouncycastle.operator.jcajce Basic operator implementations for doing encryption, signing, and digest operations using the JCA and the JCE. -
-
Uses of JceKTSKeyWrapper in org.bouncycastle.operator.jcajce
Methods in org.bouncycastle.operator.jcajce that return JceKTSKeyWrapper Modifier and Type Method Description JceKTSKeyWrapper
JceKTSKeyWrapper. setProvider(String providerName)
JceKTSKeyWrapper
JceKTSKeyWrapper. setProvider(Provider provider)
JceKTSKeyWrapper
JceKTSKeyWrapper. setSecureRandom(SecureRandom random)
-