Package version:

Interface VerifyResult

Result of the verify operation.

Hierarchy

  • VerifyResult

Properties

Properties

keyID?: string

The ID of the Key Vault Key used to verify the data.

result: boolean

Result of the verify operation in bytes.

Generated using TypeDoc