Unit 'openssl3' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

X509_NAME_add_entry_by_txt

Declaration

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;


Documentation generated on: 2025-07-25