Home
last modified time | relevance | path

Searched refs:matchAllSubjectAltNames (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/security/certificate_framework/interfaces/innerkits/certificate/
H A Dx509_cert_match_parameters.h48 bool matchAllSubjectAltNames; member
/ohos5.0/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H A Dnapi_x509_cert_match_parameters.cpp344 if (!GetMatchAllSubjectAltNames(env, arg, matchParams->matchAllSubjectAltNames)) { in BuildX509CertMatchParamsV2()
/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_certificate_test_part3.cpp185 certMatchParameters.matchAllSubjectAltNames = true;
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_certificate_openssl.c1833 self, matchParams->subjectAlternativeNames, matchParams->matchAllSubjectAltNames, out); in MatchPart3()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-device-certificate-kit/
H A Djs-apis-cert.md213 | matchAllSubjectAltNames<sup>12+</sup> | boolean | 否 | 指定是否需要匹配证书主体名称。 |
/ohos5.0/docs/en/application-dev/reference/apis-device-certificate-kit/
H A Djs-apis-cert.md213 | matchAllSubjectAltNames<sup>12+</sup> | boolean | No | Whether to match all SANs of the certifica…