CertificateInformation

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 AEM forms.

CertificateInformation variables are members of the CertificatePath data type.

For information about data that can be accessed using Xpath Expressions, see Data items .

Data items

The data items that CertificateInformation variables contain.

certificate

A byte value that contains information about the certificate path.

revocationInformation

A RevocationInformation value that contains revocation information for the certificate.

trusted

A boolean value that specifies whether the certificate is a trusted anchor configured in Trust Store on AEM forms Server.

// Ethnio survey code removed