JsonWebKeyOperation Enum
The permitted JSON web key operations of the key. For more information, see JsonWebKeyOperation.
- Inheritance
-
builtins.strJsonWebKeyOperationJsonWebKeyOperation
Constructor
JsonWebKeyOperation(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
DECRYPT |
ENCRYPT |
IMPORT |
IMPORT_ENUM |
SIGN |
UNWRAP_KEY |
VERIFY |
WRAP_KEY |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python