| Package | Description |
|---|---|
| com.aliyun.oss.crypto |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentCryptoMaterialRW
ContentCryptoMaterialRW has the setting accessor of
ContentCryptoMaterial. |
| Modifier and Type | Method and Description |
|---|---|
protected ContentCryptoMaterial |
CryptoModuleBase.buildContentCryptoMaterials() |
protected ContentCryptoMaterial |
CryptoModuleBase.createContentMaterialFromMetadata(ObjectMetadata meta) |
ContentCryptoMaterial |
MultipartUploadCryptoContext.getContentCryptoMaterial() |
| Modifier and Type | Method and Description |
|---|---|
void |
MultipartUploadCryptoContext.setContentCryptoMaterial(ContentCryptoMaterial cekMaterial) |
protected ObjectMetadata |
CryptoModuleBase.updateMetadataWithContentCryptoMaterial(ObjectMetadata metadata,
File file,
ContentCryptoMaterial contentCryptoMaterial) |
protected PutObjectRequest |
CryptoModuleBase.wrapPutRequestWithCipher(PutObjectRequest request,
ContentCryptoMaterial cekMaterial) |
Copyright © 2023. All Rights Reserved.