Class DiffieHellmanGroup14Sha1JCE

All Implemented Interfaces:
Component, SshComponent, SecureComponent, SshKeyExchange<SshClientContext>

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

    • DIFFIE_HELLMAN_GROUP14_SHA1

      public static final String DIFFIE_HELLMAN_GROUP14_SHA1
      Constant for the algorithm name "diffie-hellman-group14-sha1".
      See Also:
  • Constructor Details

    • DiffieHellmanGroup14Sha1JCE

      public DiffieHellmanGroup14Sha1JCE()