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

TVerifyPeerEvent

Declaration

Source position: IdSSLOpenSSL.pas line 278

type TVerifyPeerEvent = function(

  Certificate: TIdX509;

  AOk: Boolean;

  ADepth: Integer;

  AError: Integer

):Boolean of object;



CT Web help

CodeTyphon Studio