summaryrefslogtreecommitdiff
path: root/ext/solv_pgpvrfy.h
blob: a623e85c4801f8715f33e1a729b7c8bfa21afe56 (plain)
1
2
3
4
5
6
7
8
9
/*
 * Copyright (c) 2013, SUSE Inc.
 *
 * This program is licensed under the BSD license, read LICENSE.BSD
 * for further information
 */

extern int solv_pgpvrfy(const unsigned char *pub, int publ, const unsigned char *sig, int sigl);