Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyVerifyParameters

Package version

The key verify parameters.

Hierarchy

  • KeyVerifyParameters

Index

Properties

algorithm

The signing/verification algorithm. For more information on possible algorithm types, see JsonWebKeySignatureAlgorithm.

digest

digest: Uint8Array

The digest used for signing.

signature

signature: Uint8Array

The signature to be verified.

Generated using TypeDoc