protected class Encrypt.Decrypter extends Object implements BiConsumer<Message,MessageBatch>
Modifier and Type | Method and Description |
---|---|
void |
accept(Message msg,
MessageBatch batch) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
protected final Cipher cipher
public Decrypter(Cipher cipher)
public void accept(Message msg, MessageBatch batch)
accept
in interface BiConsumer<Message,MessageBatch>
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.