Home
last modified time | relevance | path

Searched defs:CertificateWithConstraints (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/cert/
H A Dcert_verify_proc.h110 struct NET_EXPORT CertificateWithConstraints { struct
114 CertificateWithConstraints& operator=( argument
117 CertificateWithConstraints& operator=(CertificateWithConstraints&& other); argument
119 std::shared_ptr<const bssl::ParsedCertificate> certificate;
121 std::vector<std::string> permitted_dns_names;
123 std::vector<CIDR> permitted_cidrs;