Package org.bouncycastle.math.ec.rfc8032
Class Ed25519.Algorithm
- java.lang.Object
-
- org.bouncycastle.math.ec.rfc8032.Ed25519.Algorithm
-
- Enclosing class:
- Ed25519
public static final class Ed25519.Algorithm extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
Ed25519
static int
Ed25519ctx
static int
Ed25519ph
-
Constructor Summary
Constructors Constructor Description Algorithm()
-
-
-
Field Detail
-
Ed25519
public static final int Ed25519
- See Also:
- Constant Field Values
-
Ed25519ctx
public static final int Ed25519ctx
- See Also:
- Constant Field Values
-
Ed25519ph
public static final int Ed25519ph
- See Also:
- Constant Field Values
-
-