rustls_client_cert_verifier

A verifier of client certificates that requires all certificates to be trusted based on a given rustls_root_cert_store. Usable in building server configurations. Connections without such a client certificate will not be accepted.

struct rustls_client_cert_verifier

Meta