VerifyFile¶
Verifies the specified signed file
1 |
|
Parameters¶
string id
File id of signed file
SignatureFormat format
Format of signature to validate. If not specified Cades is used.
Returns¶
Verification result
Remarks¶
Verify a signed file¶
1 |
|
Types¶
SignatureFormat¶
Types of digital signature formats
( "Cades"
| "Pades"
| "Xades"
| "SMime"
)