EDI Integrator 2016 C++ Edition
EDI Integrator 2016 C++ Edition
Questions / Feedback?

SSLStatus Event

Shows the progress of the secure connection.

Syntax

 virtual int FireSSLStatus(AS2ReceiverSSLStatusEventParams *e);

 
typedef struct {
char* Message;
int reserved;
} AS2ReceiverSSLStatusEventParams;

Remarks

The event is fired for informational and logging purposes only. Used to track the progress of the connection.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 C++ Edition - Version 16.0 [Build 7240]