Searched refs:signatureValue (Results 1 – 1 of 1) sorted by relevance
360 String signatureValue = HexDump.toHexString(signature.toByteArray(), false); in testReadXmlWithPastSignerWithNoCapabilities() local361 if (signatureValue.equals(FIRST_EXPECTED_SIGNATURE)) { in testReadXmlWithPastSignerWithNoCapabilities()405 String signatureValue = HexDump.toHexString(signature.toByteArray(), false); in verifyReadXmlReturnsExpectedSignaturesAndLineage() local406 int expectedCapabilities = SIGNATURE_TO_CAPABILITY_MAP.get(signatureValue); in verifyReadXmlReturnsExpectedSignaturesAndLineage()407 assertTrue("The signature " + signatureValue in verifyReadXmlReturnsExpectedSignaturesAndLineage()