VerifyResult¶
Capabilities¶
Properties¶
- VerifyResult.AllValid: A value indicating whether all signatures are valid and verified.
- VerifyResult.Signatures: An array of signatures.
- VerifyResult.SignedContent: The content of the signed data.
- VerifyResult.ValidationLog: A log of the validation process.
- VerifyResult.Validity: The overall validity of the signatures.