|
Bouncy Castle Cryptography Library 1.71 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.cms.test.PQCTestUtil
Constructor Summary | |
PQCTestUtil()
|
Method Summary | |
static java.security.cert.X509Certificate |
makeCertificate(java.security.KeyPair subKP,
java.lang.String subDN,
java.security.KeyPair issKP,
java.lang.String issDN)
|
static java.security.KeyPair |
makeKeyPair()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PQCTestUtil()
Method Detail |
public static java.security.KeyPair makeKeyPair() throws java.lang.Exception
public static java.security.cert.X509Certificate makeCertificate(java.security.KeyPair subKP, java.lang.String subDN, java.security.KeyPair issKP, java.lang.String issDN) throws java.lang.Exception
|
Bouncy Castle Cryptography Library 1.71 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |