makeSSLSocketFactory

Creates an SSLSocketFactory bound to the default TrustPin instance.

Java callers: use TrustPin.getDefault().makeSSLSocketFactory().

See also