Object sets encrypted file for attachment
Method schema is available as of layer 9. Switch ยป
| 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. |