Package org.xipki.qa.ca
Class CaEnrollBenchKeyEntry.RSAKeyEntry
- java.lang.Object
-
- org.xipki.qa.ca.CaEnrollBenchKeyEntry
-
- org.xipki.qa.ca.CaEnrollBenchKeyEntry.RSAKeyEntry
-
- Enclosing class:
- CaEnrollBenchKeyEntry
public static final class CaEnrollBenchKeyEntry.RSAKeyEntry 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 RSAKeyEntry(int keysize, 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() throws Exception- Specified by:
getSubjectPublicKeyInfoin classCaEnrollBenchKeyEntry- Throws:
Exception
-
-