Class AwsCrtConfigurationUtils


  • public final class AwsCrtConfigurationUtils
    extends Object
    • Method Detail

      • buildSocketOptions

        public static software.amazon.awssdk.crt.io.SocketOptions buildSocketOptions​(TcpKeepAliveConfiguration tcpKeepAliveConfiguration,
                                                                                     Duration connectionTimeout)
      • resolveCipherPreference

        public static software.amazon.awssdk.crt.io.TlsCipherPreference resolveCipherPreference​(Boolean postQuantumTlsEnabled)