public class CryptoCipherInputStream extends CipherInputStream
CryptoCipherInputStream extends the CipherInputStream.in| Constructor and Description |
|---|
CryptoCipherInputStream(InputStream inputStream)
Instantiates a new
CryptoCipherInputStream object. |
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 cipherpublic CryptoCipherInputStream(InputStream inputStream)
CryptoCipherInputStream object.inputStream - the input streamCopyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.