Unit 'flcX509Certificate' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

TX509Extension

Declaration

Source position: flcX509Certificate.pas line 376

type TX509Extension = record

  ExtnID: TASN1ObjectIdentifier;

  

  Critical: Boolean;

  

  ExtnValue: RawByteString;

  

  _DecodedCritical: Boolean;

  

  _Decoded: Boolean;

  

end;



CT Web help

CodeTyphon Studio