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