public static class KeypairGenControl.ECKeypairGenControl extends KeypairGenControl
KeypairGenControl.DSAKeypairGenControl, KeypairGenControl.ECKeypairGenControl, KeypairGenControl.ForbiddenKeypairGenControl, KeypairGenControl.InheritCAKeypairGenControl, KeypairGenControl.RSAKeypairGenControl| Constructor and Description |
|---|
ECKeypairGenControl(org.bouncycastle.asn1.ASN1ObjectIdentifier curveOid) |
ECKeypairGenControl(org.bouncycastle.asn1.ASN1ObjectIdentifier curveOid,
org.bouncycastle.asn1.ASN1ObjectIdentifier keyAlgorithmOid) |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.ASN1ObjectIdentifier |
getCurveOid() |
org.bouncycastle.asn1.x509.AlgorithmIdentifier |
getKeyAlgorithm() |
Copyright © 2019. All rights reserved.