Uses of Interface
com.azure.core.cryptography.AsyncKeyEncryptionKeyResolver
Packages that use AsyncKeyEncryptionKeyResolver
Package
Description
Package containing classes for creating
CryptographyAsyncClient
and CryptographyClient to perform cryptography operations.Package containing the classes for performing client-side encryption of blob contents.
-
Uses of AsyncKeyEncryptionKeyResolver in com.azure.security.keyvault.keys.cryptography
Classes in com.azure.security.keyvault.keys.cryptography that implement AsyncKeyEncryptionKeyResolverModifier and TypeClassDescriptionfinal classThis class provides a fluent builder API to help aid the configuration and instantiation of theKeyEncryptionKey async clientandKeyEncryptionKey sync client, by callingKeyEncryptionKeyClientBuilder.buildAsyncKeyEncryptionKey(String)andKeyEncryptionKeyClientBuilder.buildKeyEncryptionKey(String)respectively. -
Uses of AsyncKeyEncryptionKeyResolver in com.azure.storage.blob.specialized.cryptography
Methods in com.azure.storage.blob.specialized.cryptography with parameters of type AsyncKeyEncryptionKeyResolverModifier and TypeMethodDescriptionEncryptedBlobClientBuilder.keyResolver(AsyncKeyEncryptionKeyResolver keyResolver) Sets the encryption parameters for this client