Searched refs:TAG_TRUST_ANCHORS (Results 1 – 1 of 1) sorted by relevance
39 const std::string TAG_TRUST_ANCHORS("trust-anchors"); variable474 cJSON *trustAnchors = cJSON_GetObjectItem(root, TAG_TRUST_ANCHORS.c_str()); in ParseJsonBaseConfig()494 cJSON *trustAnchors = cJSON_GetObjectItem(domainConfigItem, TAG_TRUST_ANCHORS.c_str()); in ParseJsonDomainConfigs()