Searched refs:algorithmProtection (Results 1 – 1 of 1) sorted by relevance
482 …CMSAlgorithmProtection algorithmProtection = CMSAlgorithmProtection.getInstance(attr.getAttributeV… in doVerify() local484 … if (!CMSUtils.isEquivalent(algorithmProtection.getDigestAlgorithm(), info.getDigestAlgorithm())) in doVerify()489 …if (!CMSUtils.isEquivalent(algorithmProtection.getSignatureAlgorithm(), info.getDigestEncryptionAl… in doVerify()