Class SslUtils


  • public class SslUtils
    extends Object
    • Method Detail

      • getSslSocketFactory

        @Nullable
        public static SSLSocketFactory getSslSocketFactory​(@Nullable
                                                           PlayerController playerController)
        Unified way to get SSLSocketFactory
        Parameters:
        playerController - PlayerController if known and null otherwise
        Returns:
        SSLSocketFactory or null when unknown