added SHA2 auth protocol into the list of available ones

pull/82/head
Ilya Etingof 2017-08-03 22:44:43 +02:00
parent 18421d4bb5
commit 04bc906d29
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@ Available authentication protocols:
#. usmHMACMD5AuthProtocol
#. usmHMACSHAAuthProtocol
#. usmHMAC128SHA224AuthProtocol
#. usmHMAC192SHA256AuthProtocol
#. usmHMAC256SHA384AuthProtocol
#. usmHMAC384SHA512AuthProtocol
#. usmNoAuthProtocol
Available privacy protocols: