make Trust Manager
Creates an X509TrustManager bound to this TrustPin instance.
Useful for OkHttp's sslSocketFactory(factory, trustManager) API.
Return
A new X509TrustManager with TrustPin validation
Throws
if trust manager creation fails