Uses of Interface
java.security.interfaces.ECPublicKey
| Package | Description |
|---|---|
| org.bouncycastle.jcajce.provider.asymmetric.ec | |
| org.bouncycastle.jce.provider | |
| org.conscrypt |
-
Uses of ECPublicKey in org.bouncycastle.jcajce.provider.asymmetric.ec
Classes in org.bouncycastle.jcajce.provider.asymmetric.ec that implement ECPublicKey Modifier and Type Class Description classBCECPublicKeyConstructors in org.bouncycastle.jcajce.provider.asymmetric.ec with parameters of type ECPublicKey Constructor Description BCECPublicKey(ECPublicKey key, ProviderConfiguration configuration) -
Uses of ECPublicKey in org.bouncycastle.jce.provider
Classes in org.bouncycastle.jce.provider that implement ECPublicKey Modifier and Type Class Description classJCEECPublicKeyConstructors in org.bouncycastle.jce.provider with parameters of type ECPublicKey Constructor Description JCEECPublicKey(ECPublicKey key) -
Uses of ECPublicKey in org.conscrypt
Classes in org.conscrypt that implement ECPublicKey Modifier and Type Class Description classOpenSSLECPublicKeyMethods in org.conscrypt with parameters of type ECPublicKey Modifier and Type Method Description static OpenSSLKeyOpenSSLECPublicKey. getInstance(ECPublicKey ecPublicKey)