Module crypt.api

Interface ByteArrayEncryptor

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

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

    Methods inherited from interface io.github.astrapi69.crypt.api.Encryptor

    encrypt