aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-smime-utils.h
blob: 4d955baa77bb23cfbc39819ca64233d8a1b92724 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
 *  Authors: Jeffrey Stedfast <fejj@ximian.com>
 *
 *  Copyright 2001 Ximain, Inc. (www.ximian.com)
 *
 *  This program is free software; you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation; either version 2 of the License, or
 *  (at your option) any later version.
 *
 *  This program is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *  GNU General Public License for more details.
 *
 *  You should have received a copy of the GNU General Public License
 *  along with this program; if not, write to the Free Software
 *  Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
 *
 */


#ifndef CAMEL_SMIME_UTILS_H
#define CAMEL_SMIME_UTILS_H

#include <glib.h>
#include <camel/camel-mime-part.h>

#ifdef __cplusplus
extern "C" {
#pragma }
#endif /* __cplusplus */

gboolean camel_smime_is_smime_v3_signed (CamelMimePart *part);

gboolean camel_smime_is_smime_v3_encrypted (CamelMimePart *part);

#ifdef __cplusplus
}
#endif /* __cplusplus */

#endif /* ! CAMEL_SMIME_UTILS_H */
td>Cleanup plistantoine2014-11-221-1/+0 * - Chase GNU Emacs updatesashish2014-11-051-0/+1 * Allow to build with texinfo from portsantoine2014-06-261-1/+1 * Convert GMAKE to MAKE_CMDbapt2014-06-251-2/+2 * - Stagify.kuriyama2014-06-111-1/+0 * - Convert gmake,bzip2 to USESmiwi2014-05-291-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Upgrade to 2.2.7.kuriyama2013-05-273-4/+5 * GNU Emacs updatesashish2013-03-301-0/+1 * - Upgrade to 2.2.6.kuriyama2013-01-142-9/+4 * Chase Emacs updatesashish2012-09-051-1/+1 * - Bump PORTREVISION to chase Emacs port updatesashish2012-08-021-0/+1 * - Upgrade to 2.2.5.kuriyama2012-07-162-4/+3 * - update png to 1.5.10dinoex2012-06-011-0/+1 * - Upgrade to 2.2.4.kuriyama2012-03-112-4/+3