public class CryptoCipherInputStream extends CipherInputStream
CryptoCipherInputStream extends the CipherInputStream.in| Constructor and Description |
|---|
CryptoCipherInputStream(InputStream inputStream,
Cipher cipher)
Instantiates a new
CryptoCipherInputStream object. |
available, close, markSupported, read, read, read, skipmark, resetpublic CryptoCipherInputStream(InputStream inputStream, Cipher cipher)
CryptoCipherInputStream object.inputStream - the input streamcipher - the cipherCopyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.