digest authentication
常见例句
- HTTP Digest authentication improves this by encrypting the password, but not all browsers support it.
HTTP Digest 验证通过加密口令改进了这种方法,但是并不是所有的浏览器都支持这种改进。 - At least, they really should all implement digest authentication, and stop using (or warn users about) basic authentication.
至少应该真正地实现数字摘要身份验证,停止使用基本身份验证(或者向用户发出警告)。 - During Digest authentication, IIS sends a challenge to the client to create a digest and then send that digest to the server.
在摘要式身份验证期间,IIS 向客户端发送质询来创建摘要,然后将它发送给服务器。 返回 digest authentication