Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

/* Name of encryption method (aka same value as PBS_ENCRYPT_METHOD in pbs.conf). This must be a null-terminated string. */

char *encrypt_method;


/*

...

int encrypt_mode;

/*

  * Function pointer to the logging method with the same signature as log_event from Liblog.

...