Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownJsonWebKeyOperation

Package version

Known values of JsonWebKeyOperation that the service accepts.

Index

Enumeration members

Decrypt

Decrypt: = "decrypt"

Encrypt

Encrypt: = "encrypt"

Import

Import: = "import"

Release

Release: = "release"

Sign

Sign: = "sign"

UnwrapKey

UnwrapKey: = "unwrapKey"

Verify

Verify: = "verify"

WrapKey

WrapKey: = "wrapKey"

Generated using TypeDoc