read_p12
static PKCS12 *read_p12(const char *infile, const PKCS12_ENC *mac);
p12 = read_p12(pb->filename, NULL);
p12 = read_p12(pb->filename, mac);