Skip to main content

Module credentials

Module credentials 

Source
Expand description

Credential transforms shared by client and proxy-side authentication policy.

Functionsยง

md5_response
Computes the wire value for AuthenticationMD5Password.
verify_cleartext
Verifies a cleartext password response without a data-dependent comparison.
verify_md5_response
Verifies an MD5 password response without a data-dependent comparison.