public class CryptoCipherOutputStream extends CipherOutputStream
CryptoCipherOutputStream extends the CipherOutputStream.out| Constructor and Description |
|---|
CryptoCipherOutputStream(OutputStream outputStream,
Cipher cipher)
Instantiates a new
CryptoCipherOutputStream. |
public CryptoCipherOutputStream(OutputStream outputStream, Cipher cipher)
CryptoCipherOutputStream.outputStream - the output streamcipher - the cipherCopyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.