public static class KeypairGenControl.DSAKeypairGenControl extends KeypairGenControl
KeypairGenControl.DSAKeypairGenControl, KeypairGenControl.ECKeypairGenControl, KeypairGenControl.EDDSAKeypairGenControl, KeypairGenControl.ForbiddenKeypairGenControl, KeypairGenControl.InheritCAKeypairGenControl, KeypairGenControl.RSAKeypairGenControlkeyspec| Constructor and Description |
|---|
DSAKeypairGenControl(int pLength) |
DSAKeypairGenControl(int pLength,
int qLength,
org.bouncycastle.asn1.ASN1ObjectIdentifier keyAlgorithmOid) |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.ASN1ObjectIdentifier |
getKeyAlgorithmOid() |
int |
getPlength() |
int |
getQlength() |
getKeyspecpublic DSAKeypairGenControl(int pLength)
public DSAKeypairGenControl(int pLength,
int qLength,
org.bouncycastle.asn1.ASN1ObjectIdentifier keyAlgorithmOid)
public int getPlength()
public int getQlength()
public org.bouncycastle.asn1.ASN1ObjectIdentifier getKeyAlgorithmOid()
getKeyAlgorithmOid in class KeypairGenControlCopyright © 2023. All rights reserved.