Uses of Class
org.apache.sshd.common.kex.DHG
Packages that use DHG
-
Uses of DHG in org.apache.sshd.server.kex
Fields in org.apache.sshd.server.kex declared as DHGMethods in org.apache.sshd.server.kex that return DHGModifier and TypeMethodDescriptionprotected DHG
DHGEXServer.chooseDH
(int min, int prf, int max) protected DHG
DHGEXServer.getDH
(BigInteger p, BigInteger g)