Searched defs:pkcs7_recip_info_st (Results 1 – 1 of 1) sorted by relevance
106 typedef struct pkcs7_recip_info_st { struct107 ASN1_INTEGER *version; /* version 0 */108 PKCS7_ISSUER_AND_SERIAL *issuer_and_serial;109 X509_ALGOR *key_enc_algor;110 ASN1_OCTET_STRING *enc_key;111 X509 *cert; /* get the pub-key from this */