| 程序包 | 说明 |
|---|---|
| com.ksyun.ks3.service.encryption.internal |
| 限定符和类型 | 类和说明 |
|---|---|
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 © 2024. All rights reserved.