validateSignature

Validates passed digital signature. Signature certificate is validated in according to root CA certificates passed to TrustedKeyStore. This may take a bit of time so it shouldn't be run on main thread.

Return

a DigitalSignatureValidationResult object describing the result of validation.

Parameters

digitalSignatureInfo

Digital signature from [ ]