Class TLS


  • public class TLS
    extends java.lang.Object
    This class checks for the availability of TLS features.
    • Constructor Summary

      Constructors 
      Constructor Description
      TLS()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isTlsv13Available()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TLS

        public TLS()
    • Method Detail

      • isTlsv13Available

        public static boolean isTlsv13Available()