Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReleaseKeyOptions

Package version

Options for KeyClient.releaseKey

Hierarchy

  • any
    • ReleaseKeyOptions

Index

Properties

Properties

Optional algorithm

The KeyExportEncryptionAlgorithm to for protecting the exported key material.

Optional nonce

nonce: undefined | string

A client provided nonce for freshness.

Optional version

version: undefined | string

The version of the key to release. Defaults to the latest version of the key if omitted.

Generated using TypeDoc