Class OpenPort

    • Constructor Detail

      • OpenPort

        public OpenPort​(String hostUnderTest,
                        int portNmb)
    • Method Detail

      • getPortNmb

        public int getPortNmb()
      • setPortNmb

        public void setPortNmb​(int portNmb)
      • isTlsPort

        public boolean isTlsPort()
      • detectCiphers

        public void detectCiphers()
      • getSupportedCiphers

        public List<Cipher> getSupportedCiphers()