encryptedPassword property

String? encryptedPassword
final

Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.

Implementation

final String? encryptedPassword;