接口 | 说明 |
---|---|
COSDirect |
Created by rickenwang on 2021/7/6.
|
CryptoModule |
Created by rickenwang on 2021/7/6.
|
EncryptionMaterialsAccessor |
Retrieves encryption materials from some source.
|
EncryptionMaterialsFactory |
Factory for providing the latest encryption materials.
|
EncryptionMaterialsProvider |
Interface for providing encryption materials.
|
Headers | |
MaterialsDescriptionProvider |
Created by rickenwang on 2021/7/5.
|
QCLOUDKMS | |
Releasable |
Used for releasing a resource.
|
类 | 说明 |
---|---|
CipherLiteInputStream | |
COSDirectImpl |
Created by rickenwang on 2021/7/6.
|
CryptoModuleAE | |
CryptoModuleBase |
Common implementation for different COS cryptographic modules.
|
EncryptionMaterials |
The "key encrypting key" materials used in encrypt/decryption.
|
InputSubstream |
Filtered input stream implementation that exposes a range of an input stream
as a new input stream.
|
JceEncryptionConstants |
Contains constants required by the JCE encryption library.
|
JSONUtils |
Created by rickenwang on 2021/7/5.
|
KMSEncryptionMaterials |
KMS specific encryption materials.
|
KMSEncryptionMaterialsProvider | |
LengthCheckInputStream | |
MultipartUploadCryptoContext |
Contextual information for an in-flight multipart upload.
|
ObjectMetadata |
Represents the object metadata that is stored with Qcloud COS.
|
ReleasableInputStream |
An input stream that can have the close operation disabled (to avoid accidentally being closed).
|
RenewableCipherLiteInputStream |
A specific kind of
CipherLiteInputStream that supports partial
mark-and-reset in the sense that, if the underlying input stream supports
mark-and-reset, this input stream can then be marked at and get reset back to
the very beginning of the stream (but not anywhere else). |
ResettableInputStream |
A mark-and-resettable input stream that can be used on files or file input streams.
|
SdkFilterInputStream |
Base class for COS Java SDK specific
FilterInputStream . |
StaticEncryptionMaterialsProvider | |
TencentCloudKMSClient |
Client for accessing TencentCloud KMS.
|