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

TIdASN1Identifier

Declaration

Source position: IdASN1Coder.pas line 39

type TIdASN1Identifier = record

  Position: Integer;

  

  IdClass: TIdASN1IdentifierClass;

  

  Constructed: Boolean;

  

  TagValue: Integer;

  

  TagType: TIdASN1IdentifierType;

  

  ContentLength: Integer;

  

end;



CT Web help

CodeTyphon Studio