* Simple version of PKCS#7 SignedData extraction. This extracts the * signature OCTET STRING to be used for signature verification. * * For full details, see http://www.ietf.org/rfc/rfc3852.txt * * The PKCS#7 structure looks like: * * SEQUENCE (ContentInfo) * OID (ContentType) * [0] (content) * SEQUENCE (SignedData) * INTEGER (version CMSVersion) * SET (
source not stored for this graph (policy: none)
no test coverage detected