[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'mseopensslx509' (#msegui)

X509_REQ_INFO

Declaration

Source position: mseopensslx509.pas line 124

type X509_REQ_INFO = record

  asn1: pointer;

  length: cint;

  version: pointer;

  subject: pX509_NAME;

  pubkey: pointer;

  attributes: pointer;

  req_kludge: cint;

end;


Documentation generated on: 2021-05-13