Remove PDF Certificate Encryption operation

Returns an unsecured PDF document when given a PDF document encrypted with a certificate. After certificate encryption security is removed from a PDF document, it is no longer secure.

For information about the General and Route Evaluation property groups, see Common operation properties .

Input properties

Properties to specify a PDF document and certificate alias.

Input PDF

A document value that represents a PDF document that is encrypted with a password.

If you provide a literal value, clicking the ellipsis button  opens the Select Asset dialog box. (See About Select Asset ).

Credential Alias

A string value that represents the name of the local credential alias used to remove certificate encryption security from the PDF document.

The name of the local credential alias must be present and is managed by using Trust Store Management. (See Trust Store Management Help .)

Output properties

Property to specify an output value that represents the unsecured PDF document.

Output PDF

The location to store the unsecured PDF document. The data type is document .

Exceptions

This operation can throw an EncryptionServiceException exception.

// Ethnio survey code removed