| Package | Description |
|---|---|
| com.ibm.cloud.objectstorage.services.s3.internal.crypto | |
| com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1 |
| Modifier and Type | Class and Description |
|---|---|
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). |
| Modifier and Type | Method and Description |
|---|---|
protected CipherLiteInputStream |
S3CryptoModuleBase.newMultipartS3CipherInputStream(UploadPartRequest req,
CipherLite cipherLite) |
Copyright © 2025. All rights reserved.