Internet Direct (Indy) Version 9.0.1 Beta
ASN1_STRING
ASN1_STRING = packed record
  length: Integer;
  _type: Integer;
  data: PChar;
  flags: LongWord;
  end;
Description
The text for this record has been generated automatically.