Searched defs:pkcs7_recip_info_st (Results 1 – 2 of 2) sorted by relevance
71 typedef struct pkcs7_recip_info_st { struct72 ASN1_INTEGER *version; /* version 0 */73 PKCS7_ISSUER_AND_SERIAL *issuer_and_serial;74 X509_ALGOR *key_enc_algor;75 ASN1_OCTET_STRING *enc_key;76 X509 *cert; /* get the pub-key from this */77 const PKCS7_CTX *ctx;
51 typedef struct pkcs7_recip_info_st { struct52 ASN1_INTEGER *version; /* version 0 */53 PKCS7_ISSUER_AND_SERIAL *issuer_and_serial;54 X509_ALGOR *key_enc_algor;55 ASN1_OCTET_STRING *enc_key;56 X509 *cert; /* get the pub-key from this */