Searched refs:signedContentType (Results 1 – 1 of 1) sorted by relevance
461 ASN1ObjectIdentifier signedContentType = (ASN1ObjectIdentifier)validContentType; in doVerify() local463 if (!signedContentType.equals(contentType)) in doVerify()