Package net.i2p.crypto.x25519.spec
Class X25519Spec
- java.lang.Object
-
- net.i2p.crypto.x25519.spec.X25519Spec
-
- All Implemented Interfaces:
AlgorithmParameterSpec
public class X25519Spec extends Object implements AlgorithmParameterSpec
-
-
Field Summary
Fields Modifier and Type Field Description static X25519Spec
X25519_SPEC
-
Constructor Summary
Constructors Constructor Description X25519Spec()
-
-
-
Field Detail
-
X25519_SPEC
public static final X25519Spec X25519_SPEC
-
-