public interface Encryptor extends Cryptor
Cryptor with methods specific for encryption.| Modifier and Type | Method and Description |
|---|---|
Encryptor |
combine(Encryptor... encryptors) |
OutputStream |
wrapStream(OutputStream stream) |
crypt, crypt, crypt, doFinal, processprocess, process, process, resetgetAlgorithmgetNonceSizeOutputStream wrapStream(OutputStream stream)
stream - the OutputStream to wrap.OutputStream that writes to the given OutputStream after performing encryption.Copyright © 2001–2019 mmm-Team. All rights reserved.