Source position: openssl3.pas line 626
function X509_NAME_add_entry_by_txt(
name: PX509_NAME;
field: PChar;
_type: cInt;
bytes: PChar;
len: cInt;
loc: cInt;
_set: cInt
):cInt;