public interface SSLCommunicatorInterface
Modifier and Type | Method and Description |
---|---|
byte[] |
sendSSLSocketRequest(String httpsURL,
String proxyhost,
String proxyport,
String proxyuser,
String proxypwd,
byte[] request,
String contentType,
long timeout,
TrustManager[] trustManagers) |
byte[] sendSSLSocketRequest(String httpsURL, String proxyhost, String proxyport, String proxyuser, String proxypwd, byte[] request, String contentType, long timeout, TrustManager[] trustManagers) throws BIDException
BIDException
Copyright © 2017 Nets Branch Norway. All Rights Reserved.