| Package | Description |
|---|---|
| com.amazonaws.services.s3.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
RepeatableCipherInputStream
Wraps an InputStream with a CipherInputStream to encrypt it, and handles
resets by attempting to reset on the original, unencrypted data InputStream,
and recreate an identical Cipher and identical CipherInputStream on the
original data.
|
Copyright © 2016. All rights reserved.