Uses of Package
com.azure.security.keyvault.keys.cryptography.models
Packages that use com.azure.security.keyvault.keys.cryptography.models
Package
Description
Azure Key Vault is a cloud-based service
provided by Microsoft Azure that allows users to securely store and manage cryptographic keys used for encrypting
and decrypting data.
Package containing classes used for representing output/results of encryption, decryption, signing, verifying,
key wrapping and unwrapping operations.
-
Classes in com.azure.security.keyvault.keys.cryptography.models used by com.azure.security.keyvault.keys.cryptographyClassDescriptionA class containing various configuration parameters that can be applied when performing decryption operations.Represents the details of decrypt operation result.Defines values for EncryptionAlgorithm.A class containing various configuration parameters that can be applied when performing encryption operations.Represents the details of encrypt operation result.Defines values for KeyWrapAlgorithm.Defines values for SignatureAlgorithm.Represents the details of sign operation result.Represents the details of key unwrap operation result.Represents the details of verify operation result.Represents the details of wrap operation result.
-
Classes in com.azure.security.keyvault.keys.cryptography.models used by com.azure.security.keyvault.keys.cryptography.modelsClassDescriptionA class containing various configuration parameters that can be applied when performing decryption operations.Defines values for EncryptionAlgorithm.A class containing various configuration parameters that can be applied when performing encryption operations.Defines values for KeyWrapAlgorithm.Defines values for SignatureAlgorithm.