Uses of Interface
net.i2p.crypto.eddsa.EdDSAKey
-
Packages that use EdDSAKey Package Description net.i2p.crypto.eddsa Java implementation of EdDSA, a digital signature scheme using a variant of elliptic curve cryptography based on Twisted Edwards curves. -
-
Uses of EdDSAKey in net.i2p.crypto.eddsa
Classes in net.i2p.crypto.eddsa that implement EdDSAKey Modifier and Type Class Description class
EdDSAPrivateKey
An EdDSA private key.class
EdDSAPublicKey
An EdDSA public key.Fields in net.i2p.crypto.eddsa declared as EdDSAKey Modifier and Type Field Description private EdDSAKey
EdDSAEngine. key
-