Uses of Class
net.i2p.crypto.eddsa.spec.EdDSAPrivateKeySpec
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 EdDSAPrivateKeySpec in net.i2p.crypto.eddsa
Constructors in net.i2p.crypto.eddsa with parameters of type EdDSAPrivateKeySpec Constructor Description EdDSAPrivateKey(EdDSAPrivateKeySpec spec)