Skip to content

Mbed TLS platform

File SolidSyslogMbedTlsHandleCredentialsErrors.h

FileList > Interface > SolidSyslogMbedTlsHandleCredentialsErrors.h

Source identity for the MbedTlsHandleCredentials adapter; the detail codes it reports are the portable ones in SolidSyslogTlsCredentialsErrors.h .

  • #include "SolidSyslogExternC.h"
  • #include "SolidSyslogTlsCredentialsErrors.h"

Public Attributes Documentation

SolidSyslogMbedTlsHandleCredentialsErrorSource

Identity for events raised by a MbedTlsHandleCredentials.

const struct SolidSyslogErrorSource SolidSyslogMbedTlsHandleCredentialsErrorSource;

A handler matches by address (event->Source == &SolidSyslogMbedTlsHandleCredentialsErrorSource), then reads event->Detail as an enum SolidSyslogTlsCredentialsErrors.



The documentation for this class was generated from the following file Platform/MbedTls/Interface/SolidSyslogMbedTlsHandleCredentialsErrors.h