Uses of Class
com.azure.storage.blob.specialized.cryptography.BlobClientSideEncryptionOptions
-
Uses of BlobClientSideEncryptionOptions in com.azure.storage.blob.specialized.cryptography
Methods in com.azure.storage.blob.specialized.cryptography that return BlobClientSideEncryptionOptionsModifier and TypeMethodDescriptionBlobClientSideEncryptionOptions.setAuthenticatedRegionDataLengthInBytes(long authenticatedRegionDataLength) Sets the authenticated region length to use when encrypting blobs.Methods in com.azure.storage.blob.specialized.cryptography with parameters of type BlobClientSideEncryptionOptionsModifier and TypeMethodDescriptionEncryptedBlobClientBuilder.clientSideEncryptionOptions(BlobClientSideEncryptionOptions clientSideEncryptionOptions) Sets the encryption options for the blob.