Searched refs:signedSigAlgorithm (Results 1 – 1 of 1) sorted by relevance
490 int signedSigAlgorithm = signedData.getInt(); in verifyProofOfRotationStruct() local491 if (lastCert != null && lastSigAlgorithm != signedSigAlgorithm) { in verifyProofOfRotationStruct()