Package version:

Type Alias JsonWebKeyOperation

JsonWebKeyOperation: string

Defines values for JsonWebKeyOperation.
KnownJsonWebKeyOperation can be used interchangeably with JsonWebKeyOperation, this enum contains the known values that the service supports.

encrypt
decrypt
sign
verify
wrapKey
unwrapKey
import
release