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

ASN1_STRING

Declaration

Source position: openssl3.pas line 54

type ASN1_STRING = record

  length: Integer;

  asn1_type: Integer;

  data: pointer;

  flags: LongInt;

end;


Documentation generated on: 2025-07-25