public class ECKeyPair extends AsymmetricCryptoKeyPair
KEY_LENGTH_1024, KEY_LENGTH_512| Constructor and Description |
|---|
ECKeyPair(IMyPrivateKey a_privateKey) |
| Modifier and Type | Method and Description |
|---|---|
static ECKeyPair |
getInstance(mybouncycastle.org.bouncycastle.asn1.ASN1ObjectIdentifier a_namedCurve,
java.security.SecureRandom a_secureRandom) |
static ECKeyPair |
getInstance(java.security.SecureRandom a_secureRandom) |
createPublicKey, getPrivate, getPublic, isValidKeyPairECKeyPair(IMyPrivateKey a_privateKey)
Copyright © 2023. All rights reserved.