summaryrefslogtreecommitdiff
path: root/docs/pysnmp-tutorial.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pysnmp-tutorial.html')
-rw-r--r--docs/pysnmp-tutorial.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/pysnmp-tutorial.html b/docs/pysnmp-tutorial.html
index ea29a04..9e5e363 100644
--- a/docs/pysnmp-tutorial.html
+++ b/docs/pysnmp-tutorial.html
@@ -1463,7 +1463,8 @@ non-default hash function algorithm. Possible values include
<P>
Optional <STRONG>privProtocol</STRONG> parameter may be used to specify
non-default ciphering algorithm. Possible values include
-<STRONG>usmDESPrivProtocol</STRONG> and
+<STRONG>usmDESPrivProtocol</STRONG>,
+<STRONG>usmAesCfb128Protocol</STRONG>, and
<STRONG>usmNoPrivProtocol</STRONG>.
</P>
</DD>