Uses of Package
com.azure.security.keyvault.keys.models
-
Packages that use com.azure.security.keyvault.keys.models Package Description com.azure.security.keyvault.keys Package containing classes for creatingKeyAsyncClientandKeyClientto perform operations on Azure Key Vault.com.azure.security.keyvault.keys.cryptography Package containing classes for creatingCryptographyAsyncClientandCryptographyClientto perform cryptography operations.com.azure.security.keyvault.keys.models Package containing classes used for representing keys, deleted keys and their attributes in Azure Key Vault. -
Classes in com.azure.security.keyvault.keys.models used by com.azure.security.keyvault.keys 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.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. -
Classes in com.azure.security.keyvault.keys.models used by com.azure.security.keyvault.keys.cryptography Class Description JsonWebKey As of http://tools.ietf.org/html/draft-ietf-jose-json-web-key-18.KeyVaultKey Key is the resource consisting of name,JsonWebKeyand its attributes specified inKeyProperties. -
Classes in com.azure.security.keyvault.keys.models used by com.azure.security.keyvault.keys.models 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.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.