MCPcopy Create free account
hub / github.com/TeamWin/Team-Win-Recovery-Project / read_pkcs7

Function read_pkcs7

verifier.cpp:64–113  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

verify_fileFunction · 0.70

Calls 9

asn1_sequence_getMethod · 0.80
asn1_sequence_nextMethod · 0.80
asn1_constructed_getMethod · 0.80
asn1_set_getMethod · 0.80
asn1_octet_string_getMethod · 0.80
clearMethod · 0.45
resizeMethod · 0.45
beginMethod · 0.45

Tested by

no test coverage detected