Unit 'IdSSLOpenSSLHeaders' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

asn1_string_st

Declaration

Source position: IdSSLOpenSSLHeaders.pas line 11811

type asn1_string_st = record

  length: TIdC_INT;

  

  _type: TIdC_INT;

  

  data: PIdAnsiChar;

  

  flags: TIdC_LONG;

  

end;



CT Web help

CodeTyphon Studio