public interface EncryptionSupplier
| Modifier and Type | Method and Description |
|---|---|
@NotNull Encryption |
create(byte[] data) |
@NotNull java.lang.String |
getName() |
@NotNull @NotNull Encryption create(byte[] data)
@NotNull @NotNull java.lang.String getName()