Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Verifies the specified signed file

VerifyResult $Crypto.VerifyFile(id: string, format: SignatureFormat)

Arguments

string id
File id of signed file
SignatureFormat format
Format of signature to validate. If not specified Cades is used.

Returns

Verification result

Types

SignatureFormat

Types of digital signature formats ( "Cades" | "Pades" | "Xades" | "SMime" )