APPLICATION MANAGEMENT
If you are using secret encryption keys rather than public encryption keys to encrypt documents, maintain a list of the keys you create. To provide a convenient list of frequently used encryption keys, create a special SecretEncryptionKeys field. To create this field, the form must already have fields enabled for encryption.
1. Open the form.
2. Create a field named SecretEncryptionKeys. Define it as a text or list choice field that is editable or computed.
3. Do one of the following:
5. Do one of the following:
7. Save and close the form.
8. You or the database manager must distribute secret encryption keys to all users who need them.
If the SecretEncryptionKeys field is empty (null), the document is not encrypted.
Example See Also