JsonWebKeyOperation Enum
The permitted JSON web key operations of the key. For more information, see JsonWebKeyOperation.
Fields
| DECRYPT |
| ENCRYPT |
| IMPORT |
| RELEASE |
| SIGN |
| UNWRAP_KEY |
| VERIFY |
| WRAP_KEY |
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
The permitted JSON web key operations of the key. For more information, see JsonWebKeyOperation.
| DECRYPT |
| ENCRYPT |
| IMPORT |
| RELEASE |
| SIGN |
| UNWRAP_KEY |
| VERIFY |
| WRAP_KEY |
Azure SDK for Python