public interface  org.jasypt.contrib.org.apache.commons.codec_1_3.BinaryEncoder extends java.lang.Object implements org.jasypt.contrib.org.apache.commons.codec_1_3.Encoder
{
public abstract byte[] encode(byte[]) throws org.jasypt.contrib.org.apache.commons.codec_1_3.EncoderException;
}