Package org.bouncycastle.jce.spec
-
Class Summary Class Description ECKeySpec base class for an Elliptic Curve Key SpecECNamedCurveGenParameterSpec Named curve generation specECNamedCurveParameterSpec specification signifying that the curve parameters can also be refered to by name.ECNamedCurveSpec specification signifying that the curve parameters can also be referred to by name.ECParameterSpec basic domain parameters for an Elliptic Curve public or private key.ECPrivateKeySpec Elliptic Curve private key specification.ECPublicKeySpec Elliptic Curve public key specificationRepeatedSecretKeySpec A simple object to indicate that a symmetric cipher should reuse the last key provided.