Source position: mseopensslx509.pas line 64
type X509_NAME_ENTRY = record
obj: pASN1_OBJECT;
value: pASN1_STRING;
_set: cint;
size: cint;
end;