Interface ByteArrayEncryptor

  • All Superinterfaces:
    Encryptor<byte[],​byte[]>

    public interface ByteArrayEncryptor
    extends Encryptor<byte[],​byte[]>
    Interface for decrypt byte objects.
    • Method Summary