Dir Platform/OpenSsl/Interface¶
Files¶
| Type | Name |
|---|---|
| file | SolidSyslogOpenSslAesGcmPolicy.h A keyed AES-256-GCM security policy (OpenSSL reference integration) that encrypts and authenticates each stored record — confidentiality plus tamper-detection for store-and-forward. |
| file | SolidSyslogOpenSslAesGcmPolicyErrors.h Error codes and Source identity for the OpenSslAesGcmPolicy adapter. |
| file | SolidSyslogOpenSslHmacSha256Policy.h A keyed HMAC-SHA256 security policy (OpenSSL reference integration) that authenticates each stored record — tamper-detection for store-and-forward without encryption. |
| file | SolidSyslogOpenSslHmacSha256PolicyErrors.h Error codes and Source identity for the OpenSslHmacSha256Policy adapter. |
| file | SolidSyslogTlsStream.h TLS over an injected byte-transport Stream (OpenSSL reference integration), for a StreamSender that needs an encrypted channel. |
| file | SolidSyslogTlsStreamErrors.h Error codes and Source identity for the TlsStream adapter. |
The documentation for this class was generated from the following file Platform/OpenSsl/Interface/