public class SslContextFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_MANAGEMENT_ERROR |
static String |
NO_SUCH_ALGORITHM_ERROR |
| Modifier and Type | Method and Description |
|---|---|
static SSLContext |
createSslContext(ClientConfiguration clientConfiguration) |
public static final String KEY_MANAGEMENT_ERROR
public static final String NO_SUCH_ALGORITHM_ERROR
public static SSLContext createSslContext(ClientConfiguration clientConfiguration)
Copyright © 2023. All rights reserved.