Searched defs:CertificateWithConstraints (Results 1 – 1 of 1) sorted by relevance
110 struct NET_EXPORT CertificateWithConstraints { struct114 CertificateWithConstraints& operator=( argument117 CertificateWithConstraints& operator=(CertificateWithConstraints&& other); argument119 std::shared_ptr<const bssl::ParsedCertificate> certificate;121 std::vector<std::string> permitted_dns_names;123 std::vector<CIDR> permitted_cidrs;