JsonWebKeyOperation type
Defines values for 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