public interface EdDSAKey| Modifier and Type | Field and Description |
|---|---|
static String | KEY_ALGORITHMThe reported key algorithm for all EdDSA keys |
| Modifier and Type | Method and Description |
|---|---|
EdDSAParameterSpec | getParams()The EdDSA domain parameters for the key. |
static final String KEY_ALGORITHM
EdDSAParameterSpec getParams()