Uses of Class
net.i2p.crypto.eddsa.EdDSAPrivateKey
-
Packages that use EdDSAPrivateKey Package Description net.i2p.crypto These classes provide a number of low-level cryptographic routines. -
-
Uses of EdDSAPrivateKey in net.i2p.crypto
Methods in net.i2p.crypto that return EdDSAPrivateKey Modifier and Type Method Description static EdDSAPrivateKeySigUtil. toJavaEdDSAKey(SigningPrivateKey pk)Methods in net.i2p.crypto with parameters of type EdDSAPrivateKey Modifier and Type Method Description static SigningPrivateKeySigUtil. fromJavaKey(EdDSAPrivateKey pk, SigType type)
-