Uses of Class
net.i2p.crypto.eddsa.EdDSAPrivateKey
Packages that use EdDSAPrivateKey
Package
Description
Java implementation of EdDSA, a digital signature scheme using
a variant of elliptic curve cryptography based on Twisted Edwards curves.
-
Uses of EdDSAPrivateKey in net.i2p.crypto.eddsa
Methods in net.i2p.crypto.eddsa with parameters of type EdDSAPrivateKeyModifier and TypeMethodDescriptionprivate void
EdDSAEngine.digestInitSign
(EdDSAPrivateKey privKey)