Interface ByteArrayDecryptor

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

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