Home
last modified time | relevance | path

Searched refs:TRUSTED_ROOT_CA_KEY (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/xdevice/plugins/ohos/src/ohos/
Dconstants.py31TRUSTED_ROOT_CA_KEY = "C=CN, O=OpenHarmony, OU=OpenHarmony Team, CN=OpenHarmony Application Root C… variable in Constant
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddevice.py244 if Constant.TRUSTED_ROOT_CA_KEY in data.keys():
248 data.update({Constant.TRUSTED_ROOT_CA_KEY: Constant.TRUSTED_ROOT_CA_VAL})