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