summaryrefslogtreecommitdiff
path: root/gcr/gcr-certificate.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcr/gcr-certificate.h')
-rw-r--r--gcr/gcr-certificate.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcr/gcr-certificate.h b/gcr/gcr-certificate.h
index f0df372..a764d12 100644
--- a/gcr/gcr-certificate.h
+++ b/gcr/gcr-certificate.h
@@ -120,6 +120,8 @@ gboolean gcr_certificate_get_basic_constraints (GcrCertificate *self
gboolean *is_ca,
gint *path_len);
+GList* gcr_certificate_get_interface_elements (GcrCertificate *self);
+
void gcr_certificate_mixin_emit_notify (GcrCertificate *self);
void gcr_certificate_mixin_class_init (GObjectClass *object_class);