canEncrypt
Checks if there has been a password or public key set for the signature object. Setting a password or public key for the signature object implies that when exporting a signature, the Signature SDK will try to decrypt it with the provided password or public key.
Return values |
---|
true – there is a password or public key set. |
false – there is no password or public key set. |