Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyImportParameters

Package version

The key import parameters.

Hierarchy

  • KeyImportParameters

Index

Properties

Optional hsm

hsm: undefined | false | true

Whether to import as a hardware key (HSM) or software key.

key

The Json web key

Optional keyAttributes

keyAttributes: KeyAttributes

The key management attributes.

Optional releasePolicy

releasePolicy: KeyReleasePolicy

The policy rules under which the key can be exported.

Optional tags

tags: undefined | {}

Application specific metadata in the form of key-value pairs.

Generated using TypeDoc