JsonWebKeyOperation Enum

The permitted JSON web key operations of the key. For more information, see JsonWebKeyOperation.

Inheritance
builtins.str
JsonWebKeyOperation
JsonWebKeyOperation

Constructor

JsonWebKeyOperation(value)

Fields

DECRYPT
ENCRYPT
IMPORT_ENUM
RELEASE
SIGN
UNWRAP_KEY
VERIFY
WRAP_KEY