Source position: openssl3.pas line 654
function X509NameAddEntryByTxt(
name: PX509_NAME;
field: string;
_type: cInt;
bytes: string;
len: cInt;
loc: cInt;
_set: cInt
):cInt;