]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - pdns/dnsdistdist/docs/reference/dnscrypt.rst
dnsdist: Add get*BindCount() functions
[thirdparty/pdns.git] / pdns / dnsdistdist / docs / reference / dnscrypt.rst
index c012445dc35d41e029d2a8688d1eb7f4a5c15146..8d428a9ec0d13c78cb5bfa78661176d42b1493cb 100644 (file)
@@ -62,6 +62,12 @@ DNSCrypt objects and functions
 
   Return the :class:`DNSCryptContext` object corresponding to the bind ``n``.
 
+.. function:: getDNSCryptBindCount()
+
+  .. versionadded:: 1.5.0
+
+  Return the number of DNSCrypt binds.
+
 Certificates
 ------------