aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/ebook/e-contact.h
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/backend/ebook/e-contact.h')
-rw-r--r--addressbook/backend/ebook/e-contact.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/addressbook/backend/ebook/e-contact.h b/addressbook/backend/ebook/e-contact.h
index 8de02caa5f..21c0256ca9 100644
--- a/addressbook/backend/ebook/e-contact.h
+++ b/addressbook/backend/ebook/e-contact.h
@@ -127,6 +127,10 @@ typedef enum {
E_CONTACT_BIRTH_DATE, /* structured field (EContactDate) */
E_CONTACT_ANNIVERSARY, /* structured field (EContactDate) */
+ /* Security Fields */
+ E_CONTACT_X509_CERT, /* string field */
+ E_CONTACT_X509_CERT_SHA1_FINGERPRINT, /* string field */
+
E_CONTACT_FIELD_LAST,
/* useful constants */