Searched refs:ONLINE_AUTH_FOR_OFFLINE_CERT (Results 1 – 3 of 3) sorted by relevance
94 …DlpAuthType authFlag = offlineFlag ? DlpAuthType::ONLINE_AUTH_FOR_OFFLINE_CERT:DlpAuthType::ONLINE… in ParseDlpCertificate()111 authFlag = DlpAuthType::ONLINE_AUTH_FOR_OFFLINE_CERT; in ParseDlpCertificate()132 if (authFlag == DlpAuthType::ONLINE_AUTH_FOR_OFFLINE_CERT) { in ParseDlpCertificate()139 authFlag = DlpAuthType::ONLINE_AUTH_FOR_OFFLINE_CERT; in ParseDlpCertificate()
51 ONLINE_AUTH_FOR_OFFLINE_CERT = 1, enumerator
358 case DlpAuthType::ONLINE_AUTH_FOR_OFFLINE_CERT: in getCertOption()