Uses of Enum
org.apache.sshd.common.kex.MontgomeryCurve
Packages that use MontgomeryCurve
-
Uses of MontgomeryCurve in org.apache.sshd.common.kex
Fields in org.apache.sshd.common.kex declared as MontgomeryCurveMethods in org.apache.sshd.common.kex that return MontgomeryCurveModifier and TypeMethodDescriptionstatic MontgomeryCurveReturns 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.Constructors in org.apache.sshd.common.kex with parameters of type MontgomeryCurve