Changeset 347 for trunk/include


Ignore:
Timestamp:
Jun 7, 2011, 9:41:30 PM (13 years ago)
Author:
katerina
Message:

Fix for ticket #255 (improve protection against 'intruder on server' scenario).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/sh_gpg.h

    r170 r347  
    2222#ifndef SH_GPG_H
    2323#define SH_GPG_H
     24
     25/* Top level function to verify file.
     26 */
     27SL_TICKET sh_gpg_extract_signed(SL_TICKET fd);
     28
    2429/* this function exits if configuration file
    2530 * and/or database cannot be verified; otherwise returns 0
Note: See TracChangeset for help on using the changeset viewer.