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