Searched refs:noAuthRequired (Results 1 – 1 of 1) sorted by relevance
1332 auto noAuthRequired = containsParam(keyParams, KMV1::TAG_NO_AUTH_REQUIRED); in getCertificate() local1334 if (!(canSelfSign && noAuthRequired) in getCertificate()