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