| 程序包 | 说明 |
|---|---|
| com.ksyun.ks3.service.encryption.internal |
| 限定符和类型 | 类和说明 |
|---|---|
class |
S3CryptoModule<T extends MultipartUploadContext>
An internal SPI used to implement different cryptographic modules
for use with the S3 encryption client.
|
class |
S3CryptoModuleBase<T extends MultipartUploadContext>
Common implementation for different S3 cryptographic modules.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
EncryptedUploadContext
State information for an in-progress, encrypted multipart upload, including
the envelope encryption key used to encrypt each individual part in a
multipart upload, and the next initialization vector (IV) for the next part
to encrypt.
|
Copyright © 2024. All rights reserved.