Package | Description |
---|---|
org.mariadb.jdbc.internal.com.send.authentication.ed25519.math | |
org.mariadb.jdbc.internal.com.send.authentication.ed25519.math.ed25519 |
Modifier and Type | Field and Description |
---|---|
private Encoding |
Field.enc |
Modifier and Type | Method and Description |
---|---|
Encoding |
Field.getEncoding() |
Constructor and Description |
---|
Field(int b,
byte[] q,
Encoding enc) |
Modifier and Type | Class and Description |
---|---|
class |
Ed25519LittleEndianEncoding
Helper class for encoding/decoding from/to the 32 byte representation.
|