public class KeychainCertificateAndKeyInfo extends CertificateAndKeyInfo
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 |
|---|
KeychainCertificateAndKeyInfo(X509Certificate cert,
X509Certificate[] chainToRoot)
The constructor which uses the certificate and chain to the root certificate
|
KeychainCertificateAndKeyInfo(X509Certificate cert,
X509Certificate[] chainToRoot,
ContainerName containerName) |
getCertificate, getChainToRoot, getContainerName, getEventIdentifier, getEventIndicator, getFriendlyName, isArchived, setChainToRoot, toMessageStringpublic KeychainCertificateAndKeyInfo(X509Certificate cert, X509Certificate[] chainToRoot)
public KeychainCertificateAndKeyInfo(X509Certificate cert, X509Certificate[] chainToRoot, ContainerName containerName)