Skip to content

File SolidSyslogTlsCredentialsInstalled.h

FileList > Core > Interface > SolidSyslogTlsCredentialsInstalled.h

  • #include <stdbool.h>
  • #include <stddef.h>
  • #include "SolidSyslogExternC.h"

Classes

Type Name
struct SolidSyslogTlsCredentialsInstalled
Filled in by a credentials backend's Install, read by the stream that called it.

Detailed Description

What a credentials backend tells the TLS stream it installed - the facts the stream needs but cannot read back out of the TLS library's own context.

Backend-neutral by design: every TLS pack defines its own credentials role, because the material is backend-typed, but what the stream needs to know about that material is the same whichever library holds it.


The documentation for this class was generated from the following file Core/Interface/SolidSyslogTlsCredentialsInstalled.h