Searched refs:contentInfo (Results 1 – 1 of 1) sorted by relevance
69 private ContentInfo contentInfo = null; field in PKCS7160 contentInfo = new ContentInfo(derin, oldStyle); in parse()161 contentType = contentInfo.contentType; in parse()162 DerValue content = contentInfo.getContent(); in parse()187 ContentInfo contentInfo, in PKCS7() argument194 this.contentInfo = contentInfo; in PKCS7()201 ContentInfo contentInfo, in PKCS7() argument204 this(digestAlgorithmIds, contentInfo, certificates, null, signerInfos); in PKCS7()275 contentInfo = new ContentInfo(dis); in parseSignedData()403 contentInfo = new ContentInfo(dis, true); in parseOldSignedData()[all …]