Package com.azure.security.keyvault.keys.models
Package containing classes used for representing keys, deleted keys and their attributes in
Azure Key Vault.
-
Class Summary Class Description CreateEcKeyOptions Represents the configurable options to create an EC key.CreateKeyOptions Represents the configurable options to create a key.CreateOctKeyOptions Represents the configurable options to create a symmetric 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 fromKeyVaultKey.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 KeyPropertiesis the resource containing all the properties of the key except itsJsonWebKeymaterial.KeyType Defines values for KeyType.KeyVaultKey Key is the resource consisting of name,JsonWebKeyand its attributes specified inKeyProperties.KeyVaultKeyIdentifier Information about aKeyVaultKeyparsed from the key URL.