Microsoft.Azure.KeyVault.WebKey Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains classes that support defining and managing web keys for a key vault.
Classes
EccExtension |
Because the current version of ECC is not supporting some of the operations needed for WebKey, those operations are added as ECC extension. |
ECParameters |
EC parameters class. |
JsonWebKey |
As of http://tools.ietf.org/html/draft-ietf-jose-json-web-key-18 |
JsonWebKeyCurveName |
Elliptic Curve Cryptography (ECC) curve names. |
JsonWebKeyEncryptionAlgorithm |
Supported JsonWebKey algorithms |
JsonWebKeyOperation |
Supported JsonWebKey operations |
JsonWebKeySignatureAlgorithm |
Supported JsonWebKey algorithms |
JsonWebKeyType |
Supported JsonWebKey key types (kty) |
JsonWebKeyVerificationException | |
JsonWebKeyVerifier |
A class that verifies instances of JsonWebKey according to key type. |
Enums
JsonWebKeyVerifier.Options |