Package version:

Interface ReleaseKeyOptions

Options for releaseKey

Hierarchy

Properties

algorithm?: string

The KeyExportEncryptionAlgorithm to for protecting the exported key material.

nonce?: string

A client provided nonce for freshness.

version?: string

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

Generated using TypeDoc