Skip to content

Dir Platform/MbedTls/Interface

FileList > Interface

Files

Type Name
file SolidSyslogMbedTlsAesGcmPolicy.h
AES-256-GCM confidentiality-and-integrity SecurityPolicy via Mbed TLS, for a store that must encrypt records at rest.
file SolidSyslogMbedTlsAesGcmPolicyErrors.h
Error codes and Source identity for the MbedTlsAesGcmPolicy.
file SolidSyslogMbedTlsHmacSha256Policy.h
HMAC-SHA256 integrity SecurityPolicy via Mbed TLS, for a store that must detect tampering of records at rest (authentication only, no confidentiality).
file SolidSyslogMbedTlsHmacSha256PolicyErrors.h
Error codes and Source identity for the MbedTlsHmacSha256Policy.
file SolidSyslogMbedTlsStream.h
TLS over an injected byte-transport Stream via Mbed TLS, itself a Stream — so a StreamSender speaks TLS to a remote collector without knowing the transport underneath (PosixTcpStream, PlusTcpTcpStream, or any caller-supplied byte Stream).
file SolidSyslogMbedTlsStreamErrors.h
Error codes and Source identity for the MbedTlsStream adapter.

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