Class DiffieHellmanGroup15Sha512JCE

All Implemented Interfaces:
com.sshtools.common.ssh.components.Component, com.sshtools.common.ssh.components.SshComponent, com.sshtools.common.ssh.SecureComponent, com.sshtools.synergy.ssh.components.SshKeyExchange<SshClientContext>

public class DiffieHellmanGroup15Sha512JCE extends DiffieHellmanGroup
Implementation of the required SSH Transport Protocol key exchange method "diffie-hellman-group14-sha1".
  • Field Details

    • DIFFIE_HELLMAN_GROUP15_SHA512

      public static final String DIFFIE_HELLMAN_GROUP15_SHA512
      Constant for the algorithm name "diffie-hellman-group15-sha512".
      See Also:
  • Constructor Details

    • DiffieHellmanGroup15Sha512JCE

      public DiffieHellmanGroup15Sha512JCE()