Skip to content

File SolidSyslogNullSecurityPolicy.h

FileList > Core > Interface > SolidSyslogNullSecurityPolicy.h

Go to the source code of this file

The no-op SecurityPolicy Null object: pass-through integrity — Seal and Open both return true without touching the record, adding no integrity data and accepting every record.

  • #include "ExternC.h"

Public Functions

Type Name
EXTERN_C_BEGIN struct SolidSyslogSecurityPolicy * SolidSyslogNullSecurityPolicy_Get (void)
Pass-through: Seal and Open both return true without touching the record, adding no integrity data and accepting every record as valid.

Public Functions Documentation

function SolidSyslogNullSecurityPolicy_Get

Pass-through: Seal and Open both return true without touching the record, adding no integrity data and accepting every record as valid.

EXTERN_C_BEGIN struct SolidSyslogSecurityPolicy * SolidSyslogNullSecurityPolicy_Get (
    void
) 



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