Package | Description |
---|---|
org.spongycastle.jcajce.provider.asymmetric.ec |
Modifier and Type | Method and Description |
---|---|
private DERBitString |
BCECPrivateKey.getPublicKeyDetails(BCECPublicKey pub) |
Constructor and Description |
---|
BCECPrivateKey(java.lang.String algorithm,
ECPrivateKeyParameters params,
BCECPublicKey pubKey,
java.security.spec.ECParameterSpec spec,
ProviderConfiguration configuration) |
BCECPrivateKey(java.lang.String algorithm,
ECPrivateKeyParameters params,
BCECPublicKey pubKey,
ECParameterSpec spec,
ProviderConfiguration configuration) |
BCECPublicKey(java.lang.String algorithm,
BCECPublicKey key) |