during the build, then certain features will be disabled.</para>
<itemizedlist>
- <listitem><para><command>libffi1</command> for shoring of PKCS#11 modules
+ <listitem><para><command>libffi</command> for sharing of PKCS#11 modules
between multiple callers in the same process. It is highly recommended that
this dependency be treated as a required dependency.</para></listitem>
<listitem><para><command>gtk-doc</command> is required to build the reference
int preload_results : 1;
};
+/**
+ * P11KitIterBehavior:
+ * @P11_KIT_ITER_BUSY_SESSIONS: Allow the iterator's sessions to be
+ * in a busy state when the iterator returns an object.
+ *
+ * Various flags controling the behavior of the iterator.
+ */
+
/**
* p11_kit_iter_new:
* @uri: (allow-none): a PKCS\#11 URI to filter on, or %NULL