encryptionPassword property

String? encryptionPassword
final

Encryption password is optional if not set the default password you have set using setEncryptionPassword method will be By assigning this variable you can encrypt files with different passwords.

Implementation

final String? encryptionPassword;