Class AcmeKeyPair
java.lang.Object
com.predic8.membrane.core.transport.ssl.acme.AcmeKeyPair
-
Constructor Summary
ConstructorsConstructorDescriptionDefault constructor is needed for serializationAcmeKeyPair(String publicKey, String privateKey) -
Method Summary
-
Constructor Details
-
AcmeKeyPair
public AcmeKeyPair()Default constructor is needed for serialization -
AcmeKeyPair
-
-
Method Details
-
getPublicKey
-
getPrivateKey
-