libiec61850.NET 1.6.1
IEC 61850 .NET API for libiec61850 protocol library
|
Classes | |
class | IEC61850.TLS.TLSConnection |
class | IEC61850.TLS.TLSConfiguration |
A container for TLS configuration and certificates. More... | |
Namespaces | |
namespace | IEC61850 |
IEC 61850 API for the libiec61850 .NET wrapper library. | |
namespace | IEC61850.TLS |
Functions | |
delegate void | IEC61850.TLS.TLSEventHandler (object parameter, TLSEventLevel eventLevel, TLSEventCode eventCode, string message, TLSConnection connection) |
TLS security event handler. | |