public interface AbstractDecryptor extends Decryptor
Decryptor.| Modifier and Type | Method and Description |
|---|---|
default Decryptor |
combine(Decryptor... decryptors) |
default InputStream |
wrapStream(InputStream stream) |
crypt, crypt, crypt, doFinal, processprocess, process, process, resetgetAlgorithmgetNonceSizedefault InputStream wrapStream(InputStream stream)
wrapStream in interface Decryptorstream - the InputStream to wrap.InputStream that reads from the given InputStream after performing decryption.Copyright © 2001–2019 mmm-Team. All rights reserved.