Source position: openssl3.pas line 547
function PKCS12_parse(
p12: SslPtr;
pass: PChar;
var pkey: SslPtr;
var cert: SslPtr;
var ca: SslPtr
):cInt;