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.