Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VerifyResult

Package version

Result of the verify operation.

Hierarchy

  • VerifyResult

Index

Properties

Properties

Optional keyID

keyID: undefined | string

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

result

result: boolean

Result of the verify operation in bytes.

Generated using TypeDoc