SetEncryption

The SetEncryption object allows you to set encryption along with account credentials and permissions on a request.

Parameter Type Description
Strength128BitsExpereBooleanA boolean defining if the document is marked for encryption as 128-bit encrypted. A TRUE value indicates the document is marked for 128-bit encryption; a FALSE value indicates it is not marked for encryption.
PasswordsPasswordsObject containing the user and owner to submit on a request.
PermissionsPermissionsObject defining rights to associated with the user/owner submitted on the request.