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