Uses of Package
org.bouncycastle.jcajce.spec
Packages that use org.bouncycastle.jcajce.spec
Package
Description
Key interfaces for supporting provider specific algorithms.
Key and algorithm parameters specifications for supporting provider specific algorithms and modes.
-
Classes in org.bouncycastle.jcajce.spec used by org.bouncycastle.jcajce.interfacesClassDescriptionParameterSpec for a DSTU4145 key.ParameterSpec for a GOST 3410 key.
-
Classes in org.bouncycastle.jcajce.spec used by org.bouncycastle.jcajce.specClassDescriptionParameter spec for guiding the generation of DSA Domain Parameters.ParameterSpec for a DSTU4145 key.Extension class for ECParameterSpec that wraps a ECDomainParameters object or an ECParameterSpecParameterSpec for a GOST 3410-94 key.ParameterSpec for a GOST 3410 key.KeySpec for use with secret key extraction with a SecretKeyFactory supporting KTS.Builder class for creating a KTSExtractKeySpec.KeySpec for use with secret key generation with a SecretKeyFactory supporting KTS.Builder class for creating a KTSGenerateKeySpec.Base KeySpec for creating the agreed key value in a KTS key exchange such as RSA-KEMsParameter spec for doing KTS based wrapping via the Cipher API.Builder class for creating a KTSParameterSpec.