程序包 | 说明 |
---|---|
com.tencent.cos.xml.crypto |
限定符和类型 | 类和说明 |
---|---|
class |
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). |
限定符和类型 | 方法和说明 |
---|---|
CipherLiteInputStream |
CryptoModuleBase.newCOSCipherLiteInputStream(PutObjectRequest req,
com.tencent.cos.xml.crypto.CipherLite cipherLite) |
CipherLiteInputStream |
CryptoModuleBase.newMultipartCOSCipherInputStream(UploadPartRequest req,
com.tencent.cos.xml.crypto.CipherLite cipherLite) |