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

X509_EXTENSION

Declaration

Source position: mseopensslx509.pas line 141

type X509_EXTENSION = record

  obj: pASN1_OBJECT;

  critical: SmallInt;

  netscape_hack: SmallInt;

  value: pASN1_OCTET_STRING;

  method: pointer;

  ext_val: pointer;

end;


Documentation generated on: 2021-05-13