pkcs7_get_signed_data() function
SignedData ::= SEQUENCE { version Version, digestAlgorithms DigestAlgorithmIdentifiers, contentInfo ContentInfo, certificates [0] IMPLICIT ExtendedCertificatesAndCertificates OPTIONAL, crls [0] IMPLICIT CertificateRevocationLists OPTIONAL, signerInfos SignerInfos }
![]()
static int pkcs7_get_signed_data(unsigned char *buf, size_t buflen,
pkcs7_get_signed_data() is called by 1 function and calls 9 functions:
![]()
pkcs7_get_signed_data()
pkcs7_get_signed_data() reads 2 variables and writes 3 variables:
![]()
pkcs7_get_signed_data()