VerifyFile¶
Verifies the specified signed file.
1 | |
Parameters¶
string id
The file ID of the signed file.
SignatureFormat format
The format of the signature to validate. The default is Cades.
Returns¶
The verification result.
Remarks¶
Verify a signed file:¶
1 | |
Types¶
SignatureFormat¶
Types of digital signature formats.
( "Cades" | "Pades" | "Xades" | "SMime" )