Uses of Class
org.refcodes.serial.CipherSegmentDecorator
-
Uses of CipherSegmentDecorator in org.refcodes.serial
Methods in org.refcodes.serial that return CipherSegmentDecoratorModifier and TypeMethodDescriptionstatic <DECORATEE extends Segment>
CipherSegmentDecorator<DECORATEE>SerialSugar.cipherSegment(DECORATEE aDecoratee, Cipher aCipher) Constructs aCiphertransmission decorator applying bijective and inverse functions upon the delegated methods.