'Declaration Public Function New( _ ByVal cert As String, _ ByVal key As String, _ ByVal serverCertDN As String, _ ByVal walletPath As String _ )
public SslOptions( string cert, string key, string serverCertDN, string walletPath )
Parameters
- cert
- Location of client certificate.
- key
- Location of private key to use.
- serverCertDN
- walletPath