Data Fields

KSM_POLICY Struct Reference

#include <ksm.h>

Collaboration diagram for KSM_POLICY:
Collaboration graph
[legend]

Data Fields

int id
char name [KSM_NAME_LENGTH]
char * description
KSM_SIGNER_POLICY * signer
KSM_SIGNATURE_POLICY * signature
KSM_DENIAL_POLICY * denial
KSM_COMMON_KEY_POLICY * keys
KSM_KEY_POLICY * ksk
KSM_KEY_POLICY * zsk
KSM_ENFORCER_POLICY * enforcer
KSM_ZONE_POLICY * zone
KSM_PARENT_POLICY * parent
char * audit
int shared_keys

Detailed Description

Definition at line 246 of file ksm.h.


Field Documentation

char KSM_POLICY::name[KSM_NAME_LENGTH]

Definition at line 261 of file ksm.h.

Referenced by cmd_genkeys(), do_keygen(), and KsmPolicyRead().


The documentation for this struct was generated from the following file: