Class CertificateBundle
java.lang.Object
de.xima.fc.certificate.provider.CertificateBundle
Represents a bundle of certificates, which may include an X.509 certificate and its corresponding private key.
- Since:
- 8.5.0
- Author:
- Norman Lorenz
-
Constructor Details
-
CertificateBundle
-
-
Method Details
-
isComplete
public boolean isComplete() -
getCertificate
-
getPrivateKey
-
equals
-
hashCode
-
toString
-