...
Format of signature to validate. If not specified Cades is used.
Returns
Example
Verify a signed file
Code Block | ||
---|---|---|
| ||
var verificationResult = $Crypto.VerifyFile('file id of signed file', 'Cades'); |
...
Verify a signed file
Code Block | ||
---|---|---|
| ||
var verificationResult = $Crypto.VerifyFile('file id of signed file', 'Cades'); |