Class DHG1

  • All Implemented Interfaces:
    KeyExchange

    public class DHG1
    extends AbstractDHG
    Deprecated.
    Replaced by DHG with DHGroups
    Diffie-Hellman key exchange with SHA-1 and Oakley Group 2 [RFC2409] (1024-bit MODP Group).
    See Also:
    RFC 4253 TODO refactor away the (unneeded) class
    • Constructor Detail

      • DHG1

        public DHG1()
        Deprecated.
    • Method Detail

      • initDH

        protected void initDH​(DHBase dh)
                       throws java.security.GeneralSecurityException
        Deprecated.
        Specified by:
        initDH in class AbstractDHG
        Throws:
        java.security.GeneralSecurityException