Source position: mseopensslpkcs.pas line 67
type PKCS8_Priv_Key_Info = record
broken: cint;
version: pASN1_INTEGER;
pkeyalg: Pointer;
pkey: Pointer;
attributes: Pointer;
end;