Unit 'IdSSLOpenSSLHeaders' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

PSSL_tlsext_debug_cb

Declaration

Source position: IdSSLOpenSSLHeaders.pas line 15889

type PSSL_tlsext_debug_cb = procedure(

  s: PSSL;

  client_server: TIdC_INT;

  _type: TIdC_INT;

  data: PIdAnsiChar;

  len: TIdC_INT;

  arg: Pointer

);



CT Web help

CodeTyphon Studio