Uses of Class
org.bouncycastle.jce.spec.ECPrivateKeySpec
| Package | Description |
|---|---|
| org.bouncycastle.jcajce.provider.asymmetric.ec | |
| org.bouncycastle.jce.provider |
-
Uses of ECPrivateKeySpec in org.bouncycastle.jcajce.provider.asymmetric.ec
Constructors in org.bouncycastle.jcajce.provider.asymmetric.ec with parameters of type ECPrivateKeySpec Constructor Description BCECPrivateKey(String algorithm, ECPrivateKeySpec spec, ProviderConfiguration configuration) -
Uses of ECPrivateKeySpec in org.bouncycastle.jce.provider
Constructors in org.bouncycastle.jce.provider with parameters of type ECPrivateKeySpec Constructor Description JCEECPrivateKey(String algorithm, ECPrivateKeySpec spec)