aboutsummaryrefslogblamecommitdiffstats
path: root/set-contact-pgpkeys.c
blob: a221561b7da31652d31ef18ee61b741e2e5a60ef (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                         
                        
 


                                                  
 

                             
/* See LICENSE file for copyright and license details. */
#define CATEGORY pgpkeys

#define LIST_PARAMS(X)\
	X('C', "C", 'c', "c", context, "context")\
	X('F', "F", 'f', "f", id, "fingerprint")

#include "common.h"
IMPLEMENT_SET_ON_LIST(pgpkey)