Package org.xipki.qa.ca
Class CaEnrollBenchKeyEntry.ECKeyEntry
- java.lang.Object
-
- org.xipki.qa.ca.CaEnrollBenchKeyEntry
-
- org.xipki.qa.ca.CaEnrollBenchKeyEntry.ECKeyEntry
-
- Enclosing class:
- CaEnrollBenchKeyEntry
public static final class CaEnrollBenchKeyEntry.ECKeyEntry extends CaEnrollBenchKeyEntry
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.xipki.qa.ca.CaEnrollBenchKeyEntry
CaEnrollBenchKeyEntry.DSAKeyEntry, CaEnrollBenchKeyEntry.ECKeyEntry, CaEnrollBenchKeyEntry.RSAKeyEntry
-
-
Constructor Summary
Constructors Constructor Description ECKeyEntry(org.bouncycastle.asn1.ASN1ObjectIdentifier curveOid, boolean reuse)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.bouncycastle.asn1.x509.SubjectPublicKeyInfogetSubjectPublicKeyInfo()
-
-
-
Method Detail
-
getSubjectPublicKeyInfo
public org.bouncycastle.asn1.x509.SubjectPublicKeyInfo getSubjectPublicKeyInfo()
- Specified by:
getSubjectPublicKeyInfoin classCaEnrollBenchKeyEntry
-
-