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