validate
Checks the actual validity of the signature and returns DigitalSignatureValidationResult. This check will use certificates from TrustedKeyStore for validating certificate of this signature and will also check for integrity issues. Note that validation may take a bit of time and shouldn't be run on the main thread.
Return
DigitalSignatureValidationResult describing the validity of this signature.