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