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

X509NameAddEntryByTxt

Declaration

Source position: openssl3.pas line 654

function X509NameAddEntryByTxt(

  name: PX509_NAME;

  field: string;

  _type: cInt;

  bytes: string;

  len: cInt;

  loc: cInt;

  _set: cInt

):cInt;


Documentation generated on: 2025-07-25