public class SSLContextFactory
extends java.lang.Object
| Constructor and Description |
|---|
SSLContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
javax.net.ssl.SSLContext |
create(java.util.List<java.nio.file.Path> pathCertificates,
java.nio.file.Path pathPrivateKey,
java.util.List<java.nio.file.Path> pathTrustAnchors) |
Copyright © 2014. All Rights Reserved.