| Package | Description |
|---|---|
| net.i2p.crypto |
These classes provide a number of low-level cryptographic routines.
|
| Modifier and Type | Method | Description |
|---|---|---|
static EdDSAPrivateKey |
SigUtil.toJavaEdDSAKey(SigningPrivateKey pk) |
| Modifier and Type | Method | Description |
|---|---|---|
static SigningPrivateKey |
SigUtil.fromJavaKey(EdDSAPrivateKey pk,
SigType type) |