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

X509_NAME

Declaration

Source position: openssl3.pas line 63

type X509_NAME = record

  entries: pointer;

  modified: Integer;

  bytes: pointer;

  hash: Cardinal;

end;


Documentation generated on: 2025-07-25