Class TestCertificateFactory
java.lang.Object
de.xima.fc.certificate.test_util.TestCertificateFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic KeyStorecreateSelfSignedKeyStore(String entryAlias, char[] password) static X509CertificategenerateCertificate(KeyPair keyPair) static KeyPair
-
Constructor Details
-
TestCertificateFactory
public TestCertificateFactory()
-
-
Method Details
-
createSelfSignedKeyStore
-
generateCertificate
- Throws:
Exception
-
generateKeyPair
-