Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JsonWebKeySet

Package version

Hierarchy

  • JsonWebKeySet

Index

Properties

Properties

Optional keys

keys: JsonWebKey[]

The value of the "keys" parameter is an array of JWK values. By default, the order of the JWK values within the array does not imply an order of preference among them, although applications of JWK Sets can choose to assign a meaning to the order for their purposes, if desired. The value of the "keys" parameter is an array of JWK values. By default, the order of the JWK values within the array does not imply an order of preference among them, although applications of JWK Sets can choose to assign a meaning to the order for their purposes, if desired.

Generated using TypeDoc