public class X509CertsSSLContextFactory extends Object implements SSLContextFactory
| 构造器和说明 |
|---|
X509CertsSSLContextFactory() |
public SSLContext getSSLContext(String domain) throws Throwable
getSSLContext 在接口中 SSLContextFactoryThrowablepublic static void saveCertificateFromServer(String host, int port, String storePath) throws NoSuchAlgorithmException, KeyManagementException, IOException, CertificateEncodingException
Copyright © 2018. All rights reserved.