pkcs7_get_certificates() function
certificates :: SET OF ExtendedCertificateOrCertificate, ExtendedCertificateOrCertificate ::= CHOICE { certificate Certificate -- x509, extendedCertificate[0] IMPLICIT ExtendedCertificate } Return number of certificates added to the signed data, 0 or higher is valid. Return negative error code for failure.
![]()
static int pkcs7_get_certificates(unsigned char **p, unsigned char *end,
pkcs7_get_certificates() is called by 1 function and calls 3 functions:
![]()
pkcs7_get_certificates()
pkcs7_get_certificates():
![]()
pkcs7_get_certificates()