public class CryptoInputStream extends CipherInputStream
CryptoInputStream extends the CipherInputStream.in| Modifier | Constructor and Description |
|---|---|
protected |
CryptoInputStream(InputStream inputStream,
BaseStringEncryptor encryptor)
Instantiates a new
CryptoInputStream. |
available, close, markSupported, read, read, read, skipmark, resetprotected CryptoInputStream(InputStream inputStream, BaseStringEncryptor encryptor)
CryptoInputStream.inputStream - the input streamencryptor - the encryptorCopyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.