[Overview][Types][Variables][Index] Reference for unit 'mseopensslasn' (#msegui)

ASN1_STRING

Declaration

Source position: mseopensslasn.pas line 19

type ASN1_STRING = record

  length: cint;

  asn1_type: cint;

  data: pointer;

  flags: clong;

end;


Documentation generated on: 2021-05-13