Package org.wso2.carbon.crypto.api
Class CertificateInfo
java.lang.Object
org.wso2.carbon.crypto.api.CertificateInfo
A simple data holder class which is used to encapsulate either the
Certificate or
the certificate information which can be used to retrieve the certificate.
KeyResolver implementations return CertificateInfo based on the given CryptoContext,
and ExternalCryptoProvider implementations use it for certificate retrieval.
-
Constructor Summary
Constructors -
Method Summary