Unit 'fpjwt' Package
[Overview][Types][Classes][Index] [#fcl-web]

TJWTKey

Declaration

Source position: fpjwt.pp line 29

type TJWTKey = record

public

  Bytes: TBytes;

  class function Create();

  class function Empty;

  property AsPointer: PByte; [r]

  property Length: Integer; [rw]

  property AsBytes: TBytes; [rw]

  property AsString: UTF8String; [rw]

end;


Documentation generated on: 2023-03-18