A complex data type that provides information about a certificate.
Included in the information is the certificate path information,
revocation information, and whether the certificate is a trusted
anchor in LiveCycle.
CertificateInformation variables are members
of the CertificatePath data
type.
For information about data that can be accessed using Xpath Expressions,
see Data items.
Data itemsThe data items that CertificateInformation variables
contain.
certificateA byte value
that contains information about the certificate path.
revocationInformationA RevocationInformation value
that contains revocation information for the certificate.
trustedA boolean value
that specifies whether the certificate is a trusted anchor configured
in Trust Store on LiveCycle Server.
|
|
|