public final class SSLUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static SSLContext |
createSecureSSLContext()
Creates a secure SSLContext using the highest available TLS version (1.3 or 1.2).
|
public static SSLContext createSecureSSLContext() throws NoSuchAlgorithmException
NoSuchAlgorithmException - if neither TLS 1.3 nor TLS 1.2 is availableCopyright © 2026 Amazon.com Inc.. All rights reserved.