Share via


JsonWebKeyOperation type

The permitted JSON web key operations of the key. For more information, see JsonWebKeyOperation.
KnownJsonWebKeyOperation can be used interchangeably with JsonWebKeyOperation, this enum contains the known values that the service supports.

Known values supported by the service

encrypt
decrypt
sign
verify
wrapKey
unwrapKey
import
release

type JsonWebKeyOperation = string