| Package | Description |
|---|---|
| org.apache.sshd.common.kex |
| Modifier and Type | Field and Description |
|---|---|
protected MontgomeryCurve |
XDH.curve |
| Modifier and Type | Method and Description |
|---|---|
static MontgomeryCurve |
MontgomeryCurve.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MontgomeryCurve[] |
MontgomeryCurve.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
XDH(MontgomeryCurve curve,
boolean raw) |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.