JavaScript is disabled on your browser.
Skip navigation links
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
All Methods
Instance Methods
Abstract 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.
Skip navigation links
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