Source position: fpjwt.pp line 198
public function TJWTSigner.CreateSignature(
aJWT: TJWT;
aKey: TJWTKey
):string; virtual; abstract;