Symbol Reference
Symbol Reference
/ sgcHTTP_JWT_Server Namespace
/ Types / sgcHTTP_JWT_Server.TsgcHTTPJWTBeforeValidateSignatureEvent
Close
sgcWebSockets Classes
sgcHTTP_JWT_Server.TsgcHTTPJWTBeforeValidateSignatureEvent Type

Namespace: sgcHTTP_JWT_Server

Pascal
C++
C#
Visual Basic
TsgcHTTPJWTBeforeValidateSignatureEvent = procedure (Sender: TObject; aConnection: TsgcWSConnection; aHeader, aPayload: string; var Secret: String) of object;

This is type sgcHTTP_JWT_Server.TsgcHTTPJWTBeforeValidateSignatureEvent.