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