| 程序包 | 说明 |
|---|---|
| com.ksyun.ks3.service.encryption | |
| com.ksyun.ks3.service.encryption.internal | |
| com.ksyun.ks3.service.encryption.model |
| 类和说明 |
|---|
| CryptoConfiguration
Stores configuration parameters that will be used during encryption and
decryption by the KS3 Encryption Client.
|
| EncryptionMaterials
The "key encrypting key" materials used in encrypt/decryption.
|
| EncryptionMaterialsProvider
Interface for providing encryption materials.
|
| 类和说明 |
|---|
| CryptoConfiguration
Stores configuration parameters that will be used during encryption and
decryption by the KS3 Encryption Client.
|
| EncryptionMaterials
The "key encrypting key" materials used in encrypt/decryption.
|
| EncryptionMaterialsProvider
Interface for providing encryption materials.
|
| 类和说明 |
|---|
| CryptoConfiguration
Stores configuration parameters that will be used during encryption and
decryption by the KS3 Encryption Client.
|
| CryptoMode
Denotes the different cryptographic modes available for securing an S3 object
via client-side encryption.
|
| CryptoStorageMode
Denotes the different storage modes available for storing the encryption
information that accompanies encrypted objects in S3.
|
| EncryptedInitiateMultipartUploadRequest
This class is an extension of
InitiateMultipartUploadRequest to allow additional
encryption material description to be specified on a per-request basis. |
| EncryptedPutObjectRequest
This class is an extension of
PutObjectRequest to allow additional encryption material description
to be specified on a per-request basis.In particular, EncryptedPutObjectRequest is only recognized
by Ks3EncryptionClient. |
| EncryptionMaterials
The "key encrypting key" materials used in encrypt/decryption.
|
| EncryptionMaterialsAccessor
Retrieves encryption materials from some source.
|
| EncryptionMaterialsProvider
Interface for providing encryption materials.
|
| MaterialsDescriptionProvider
Interface for providing MaterialsDescription.
|
Copyright © 2024. All rights reserved.