Skip to content

Fix privacy_protocol description in snmp3_real_walk#5228

Closed
lacatoire wants to merge 2 commits intophp:masterfrom
lacatoire:fix/issue-3690-snmp3-privacy-protocol
Closed

Fix privacy_protocol description in snmp3_real_walk#5228
lacatoire wants to merge 2 commits intophp:masterfrom
lacatoire:fix/issue-3690-snmp3-privacy-protocol

Conversation

@lacatoire
Copy link
Copy Markdown
Member

The privacy_protocol parameter incorrectly listed authentication protocols (MD5, SHA, etc.) instead of privacy/encryption protocols (DES, AES).

Fixes #3690

The privacy_protocol parameter incorrectly listed authentication
protocols (MD5, SHA, etc.) instead of privacy/encryption protocols
(DES, AES).

Fixes php#3690
@lacatoire lacatoire closed this Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Privacy protocol" gives authentication protocol options

1 participant