Object sets encrypted file for attachment
| Constructor | Description |
|---|---|
| inputEncryptedFileEmpty | Empty constructor. |
| inputEncryptedFileUploaded | Sets new encrypted file saved by parts using upload.saveFilePart method. |
| inputEncryptedFile | Sets forwarded encrypted file for attachment. |
| inputEncryptedFileBigUploaded | Assigns a new big encrypted file (over 10 MB in size), saved in parts using the method upload.saveBigFilePart. |