JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.i2p.crypto.eddsa
Interface EdDSAKey
All Known Implementing Classes:
EdDSAPrivateKey
,
EdDSAPublicKey
public interface
EdDSAKey
Common interface for all EdDSA keys.
Since:
0.9.15
Author:
str4d
Method Summary
Methods
Modifier and Type
Method and Description
EdDSAParameterSpec
getParams
()
return a parameter specification representing the EdDSA domain parameters for the key.
Method Detail
getParams
EdDSAParameterSpec
getParams()
return a parameter specification representing the EdDSA domain parameters for the key.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method