Source position: fpjwt.pp line 182
public function TJWTSigner.Verify(
const aJWT: string;
aKey: TJWTKey
):Boolean; virtual; abstract;