Searched refs:certKeyPurposeVector (Results 1 – 1 of 1) sorted by relevance
2289 Vector<ObjectIdentifier> certKeyPurposeVector = in matchExtendedKeyUsage() local2291 if (!certKeyPurposeVector.contains(ANY_EXTENDED_KEY_USAGE) in matchExtendedKeyUsage()2292 && !certKeyPurposeVector.containsAll(keyPurposeOIDSet)) { in matchExtendedKeyUsage()