JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
crypt.api
Package
io.github.astrapi69.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