Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImportKeyOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • ImportKeyOptionalParams

Index

Properties

Optional hsm

hsm: undefined | false | true

Whether to import as a hardware key (HSM) or software 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