Uses of Enum Class
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 class with the specified name.static MontgomeryCurve[]MontgomeryCurve.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.sshd.common.kex with parameters of type MontgomeryCurve