| 程序包 | 说明 |
|---|---|
| com.qcloud.cos.internal.crypto |
| 限定符和类型 | 方法和说明 |
|---|---|
protected COSObjectWrapper |
COSCryptoModuleAE.adjustToDesiredRange(COSObjectWrapper cosObject,
long[] range,
Map<String,String> instruction)
Adjusts the retrieved COSObject so that the object contents contain only the range of bytes
desired by the user.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected COSObjectWrapper |
COSCryptoModuleAE.adjustToDesiredRange(COSObjectWrapper cosObject,
long[] range,
Map<String,String> instruction)
Adjusts the retrieved COSObject so that the object contents contain only the range of bytes
desired by the user.
|
protected void |
COSCryptoModuleBase.securityCheck(com.qcloud.cos.internal.crypto.ContentCryptoMaterial cekMaterial,
COSObjectWrapper retrieved)
Checks if the the crypto scheme used in the given content crypto material is allowed to be
used in this crypto module.
|
protected void |
COSCryptoModuleAEStrict.securityCheck(com.qcloud.cos.internal.crypto.ContentCryptoMaterial cekMaterial,
COSObjectWrapper retrieved) |
Copyright © 2020. All rights reserved.