public interface AbstractEncryptor extends Encryptor
Encryptor.| Modifier and Type | Method and Description |
|---|---|
default Encryptor |
combine(Encryptor... encryptors) |
default OutputStream |
wrapStream(OutputStream stream) |
crypt, crypt, crypt, doFinal, processprocess, process, process, resetgetAlgorithmgetNonceSizedefault OutputStream wrapStream(OutputStream stream)
wrapStream in interface Encryptorstream - the OutputStream to wrap.OutputStream that writes to the given OutputStream after performing encryption.Copyright © 2001–2019 mmm-Team. All rights reserved.