KnownJsonWebKeyOperation enum
Known values of JsonWebKeyOperation that the service accepts.
Fields
Decrypt | Decrypt |
Encrypt | Encrypt |
Import | Import |
Release | Release |
Sign | Sign |
UnwrapKey | UnwrapKey |
Verify | Verify |
WrapKey | WrapKey |