public class GenericCertificateAndKeyInfo extends CertificateAndKeyInfo
GenericIdentity. Its purpose is to encapsulate certificate
information of a certificate found on a PKCS#11 device.m_archived, m_certDefinitionPolicyCert, m_certificate, m_certPubPending, m_chainToRoot, m_containerName, m_eventIdentifier, m_eventIndicator, m_friendlyName, m_policyCert, m_userRoleId| Constructor and Description |
|---|
GenericCertificateAndKeyInfo(long certHandle,
X509Certificate cert)
The GenericCertificateAndKeyInfo constructor to encapsulate a certificate and
handle of accessing it on the PKCS#11 device
|
GenericCertificateAndKeyInfo(long certHandle,
X509Certificate cert,
X509Certificate[] chainToRoot)
The GenericCertificateAndKeyInfo constructor to encapsulate a certificate and
handle of accessing it on the PKCS#11 device
|
| Modifier and Type | Method and Description |
|---|---|
long |
getCertificateHandle()
Returns the handle of the certificate found on a PKCS#11 device
|
getCertificate, getChainToRoot, getContainerName, getEventIdentifier, getEventIndicator, getFriendlyName, isArchived, setChainToRoot, toMessageStringpublic GenericCertificateAndKeyInfo(long certHandle,
X509Certificate cert)
certHandle - - handle of the certificate on the PKCS#11 devicecert - - X509Certificatepublic GenericCertificateAndKeyInfo(long certHandle,
X509Certificate cert,
X509Certificate[] chainToRoot)
certHandle - - handle of the certificate on the PKCS#11 devicecert - - X509CertificatechainToRoot - - certificate chain