MCPcopy Create free account
hub / github.com/RustCrypto/rustls-rustcrypto / verify_server_cert

Method verify_server_cert

examples-xsmall/examples/client.rs:16–25  ·  view source on GitHub ↗
(
        &self,
        _end_entity: &CertificateDer<'_>,
        _intermediates: &[CertificateDer<'_>],
        _server_name: &ServerName,
        _ocsp_response: &[u8],
        _now: pki_types::Uni

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected