HCERTSTORE Ice::SSL::SchannelClientAuthenticationOptions::trustedRootCertificates = nullptr |
The trusted root certificates used for validating the server's certificate chain.
If this field is set, the server's certificate chain is validated against these certificates; otherwise, the system's default root certificates are used.
Example of setting trustedRootCertificates:
Definition at line 63 of file ClientAuthenticationOptions.h.