from_bio_p12
static PKCS12 *from_bio_p12(BIO *bio, const PKCS12_ENC *mac);
p12 = from_bio_p12(pb->p12bio, NULL);
p12 = from_bio_p12(pb->p12bio, mac);