Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyReleasePolicy

Package version

The policy rules under which a key can be exported.

Hierarchy

  • KeyReleasePolicy

Index

Properties

Optional contentType

contentType: undefined | string

Content type and version of key release policy.

Defaults to "application/json; charset=utf-8" if omitted.

Optional encodedPolicy

encodedPolicy: Uint8Array

Blob encoding the policy rules under which the key can be released.

Generated using TypeDoc