Searched defs:static_spki_hashes (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/http/
H A Dtransport_security_state.h66 // 2) Both |static_spki_hashes| and |dynamic_spki_hashes| are empty
82 // Returns true if any of the HashValueVectors |static_spki_hashes|,
116 // are empty, at least one of |static_spki_hashes| and
120 // |dynamic_spki_hashes| take precedence over |static_spki_hashes|.
123 HashValueVector static_spki_hashes; member in class:net::TransportSecurityState::DomainState

Completed in 59 milliseconds