Uses of Package
org.bouncycastle.jcajce.spec
-
Packages that use org.bouncycastle.jcajce.spec Package Description org.bouncycastle.jcajce.spec org.bouncycastle.jce.spec Parameter specifications for supporting El Gamal, and Elliptic Curve. -
Classes in org.bouncycastle.jcajce.spec used by org.bouncycastle.jcajce.spec Class Description CompositeAlgorithmSpec CompositeAlgorithmSpec.Builder KTSParameterSpec Parameter spec for doing KTS based wrapping via the Cipher API.KTSParameterSpec.Builder Builder class for creating a KTSParameterSpec.SkeinParameterSpec Parameters for the Skein hash function - a series of byte[] strings identified by integer tags.SkeinParameterSpec.Builder A builder forSkeinParameterSpec
. -
Classes in org.bouncycastle.jcajce.spec used by org.bouncycastle.jce.spec Class Description GOST28147ParameterSpec A parameter spec for the GOST-28147 cipher.OpenSSHPrivateKeySpec OpenSSHPrivateKeySpec holds and encoded OpenSSH private key.OpenSSHPublicKeySpec Holds an OpenSSH encoded public key.RepeatedSecretKeySpec A simple object to indicate that a symmetric cipher should reuse the last key provided.