setEncryptionPassword
Set a password for symmetric encryption. The same password will be used for encrypting and decrypting the signature.
Parameters |
---|
Password: String with the desired password. |
Return values |
---|
The function returns a promise that resolves to true when it succeeds or raises an exception if false. |