Class CertificateWithPrivateKey
java.lang.Object
tech.kwik.agent15.engine.CertificateWithPrivateKey
-
Constructor Summary
ConstructorsConstructorDescriptionCertificateWithPrivateKey(X509Certificate certificate, PrivateKey privateKey) -
Method Summary
-
Constructor Details
-
CertificateWithPrivateKey
-
-
Method Details
-
getCertificate
-
getPrivateKey
-
equals
-
hashCode
-