Home
last modified time | relevance | path

Searched refs:isNeedPackCert (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_session_fsm.h90 bool isNeedPackCert; member
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c1092 OptBool(obj, IS_NEED_PACK_CERT, &info->isNeedPackCert, false); in UnpackDeviceIdJson()
1882 if (info == NULL || !IsSupportUDIDAbatement() || !info->isNeedPackCert) { in PackCertificateInfo()

Completed in 5 milliseconds