#include <openpgpsdk/util.h>#include <openpgpsdk/packet-parse.h>#include <openpgpsdk/crypto.h>#include <openpgpsdk/create.h>#include <openpgpsdk/errors.h>#include <stdio.h>#include <assert.h>#include <unistd.h>#include <string.h>#include <openpgpsdk/final.h>Functions | |
| void | ops_reader_set_fd (ops_parse_info_t *pinfo, int fd) |
| Starts stack with file reader. | |
1.4.6