Module io.github.mmm.crypto
Package io.github.mmm.crypto.asymmetric.cert
-
Interface Summary Interface Description CertificateCreator Interface togenerate
ordeserialize
Certificate
s as well toextract
CertificateData
from aCertificate
.CertificateData Interface for the meta-data of aCertificate
.CertificatePath Interface for apath
(also called chain) ofCertificate
s. -
Class Summary Class Description CertificateConfig Configuration forCertificateCreator
.CertificateConfigX509 CertificateConfig
for "X509".CertificateDataBean This class ...CertificatePathGeneric Generic implementation ofCertificatePath
.