See: Description
| Class | Description |
|---|---|
| CreateEcKeyOptions |
Represents the configurable options to create an Ec key.
|
| CreateKeyOptions |
Represents the configurable options to create a key.
|
| CreateRsaKeyOptions |
Represents the configurable options to create an Rsa key.
|
| DeletedKey |
Deleted Key is the resource consisting of name, recovery id, deleted date, scheduled purge date and its attributes
inherited from
KeyVaultKey. |
| ImportKeyOptions |
Represents the configurable options to import a key.
|
| JsonWebKey |
As of http://tools.ietf.org/html/draft-ietf-jose-json-web-key-18.
|
| KeyCurveName |
Defines values for KeyCurveName.
|
| KeyOperation |
Defines values for KeyOperation.
|
| KeyProperties |
KeyProperties is the resource containing all the properties of the key except its
JsonWebKey material. |
| KeyType |
Defines values for KeyType.
|
| KeyVaultKey |
Key is the resource consisting of name,
JsonWebKey and its attributes specified in KeyProperties. |
Copyright © 2021 Microsoft Corporation. All rights reserved.