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