Uses of Class
org.bouncycastle.jcajce.spec.KTSExtractKeySpec
-
Packages that use KTSExtractKeySpec Package Description org.bouncycastle.jcajce.spec Key and algorithm parameters specifications for supporting provider specific algorithms and modes. -
-
Uses of KTSExtractKeySpec in org.bouncycastle.jcajce.spec
Methods in org.bouncycastle.jcajce.spec that return KTSExtractKeySpec Modifier and Type Method Description KTSExtractKeySpec
KTSExtractKeySpec.Builder. build()
Build the new key spec.
-