public final class AwsCrtConfigurationUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static software.amazon.awssdk.crt.io.SocketOptions |
buildSocketOptions(TcpKeepAliveConfiguration tcpKeepAliveConfiguration,
Duration connectionTimeout) |
static software.amazon.awssdk.crt.io.TlsCipherPreference |
resolveCipherPreference(Boolean postQuantumTlsEnabled) |
public static software.amazon.awssdk.crt.io.SocketOptions buildSocketOptions(TcpKeepAliveConfiguration tcpKeepAliveConfiguration, Duration connectionTimeout)
public static software.amazon.awssdk.crt.io.TlsCipherPreference resolveCipherPreference(Boolean postQuantumTlsEnabled)
Copyright © 2023. All rights reserved.