Class DHGroups

java.lang.Object
com.hierynomus.sshj.transport.kex.DHGroups

public class DHGroups extends Object
Factory methods for Diffie Hellman KEX algorithms based on MODP groups / Oakley Groups - https://tools.ietf.org/html/rfc4253 - https://tools.ietf.org/html/draft-ietf-curdle-ssh-modp-dh-sha2-01