Searched refs:validContentType (Results 1 – 1 of 1) sorted by relevance
440 ASN1Primitive validContentType = getSingleValuedSignedAttribute( in doVerify() local442 if (validContentType == null) in doVerify()456 if (!(validContentType instanceof ASN1ObjectIdentifier)) in doVerify()461 ASN1ObjectIdentifier signedContentType = (ASN1ObjectIdentifier)validContentType; in doVerify()