您可能会注意到,在清单2 中密码是明文形式的。
You may notice in Listing 2 that the password is declared in clear text.
所有信息可以明文形式进行传送,不需要安全信道。
Any information can be delivered in the form of plaintext, and secure channel is unnecessary.
清单5展示了回调类的实际实现,用于明文形式的密码。
Listing 5 shows the actual implementation of the callback class, as used for the plain-text password.
在本文样例中,您使用了传输级安全性,否则密码将处于明文形式。
In the sample, you used transport level security because the password would otherwise be in clear text.
在此示例中,我们使用了传输级别的安全,因为密码是明文形式的。
In the sample, we used transport-level security because the password was in clear text.
随后,将介绍如何对密码进行编码,来避免其以明文形式在代码中出现。
Later, you'll see how to encode the password so that it doesn't appear in plain text in your code.
使用哈希算法以加密的方式传输客户端凭据,这样,密码将不以明文形式传输。
Uses hashing to transmit client credentials in an encrypted manner so the password is not transmitted in clear text.
Linux日志都以明文形式存储,所以您不需要特殊的工具就可以搜索和阅读它们。
Linux logs are in plain text, so you can search and read them without having to use special tools.
使用窗体身份验证时通常使用此类型的表,而且在许多应用程序中,密码以明文形式存储。
This sort of table is commonly used when employing forms authentication, and in many applications the passwords are stored as clear text.
当然,应该配置从WebSEAL到应用服务器的SSL以确保该机密密码不会以明文形式发送。
You should of course configure SSL from WebSEAL to the application server to ensure that the secret password is not sent in cleartext.
另请注意,除非您正在对允许用户输入电子邮件消息的表使用ssl,否则键入的任何内容都是明文形式的。
Also note that unless you're using SSL on the form that allows the user to enter the E-mail message, whatever is typed is in cleartext.
为密码字段选择的输入类型为text,这意味着用户键入该字段的任何内容都会以明文形式显示在屏幕上。
The input type selected for the password field is text, which means that anything the user types into that field appears as plaintext on the screen.
用户的访问令牌不再以明文形式的文件保存,而是保存在GAE的数据存储中,这有别于传统的数据库。
The user's access token is no longer saved in a plain text file but in GAE's datastore, which is different from a traditional database.
要验证从客户端到服务器的消息已被加密、不是明文形式,TCPMonitor可以截获并转发请求。
To verify that the message from the client to server is encrypted and not in clear text, the TCP Monitor can intercept and forward the request.
如果不希望在代码中以明文形式直接嵌入数据库服务器密码,那么可以考虑使用MySQL的密码摘要特性。
If you don't want to embed the database server password directly in your code as clear text, you might want to look at the MySQL password digest features.
如果成员资格提供程序经过配置,可以对密码进行加密或以明文形式(不建议使用)存储密码,将会发送该用户的当前密码。
If your membership provider is configured to encrypt passwords or store passwords in clear text (which is not recommended), then the user's current password is sent.
如果选择“strong”,那么用户口令以散列值形式(而不是明文形式的实际口令)传递给ApacheDS进行身份验证。
If you select "strong," a hashed value of the user's password (instead of the actual password in plaintext form) travels to ApacheDS for authentication.
另外在连接服务器(pop)时,传送的验证密码也是以明文形式传送的,同样容易引起密码的泄露,最终导致邮件被盗、泄密等。
Moreover, the password needed for authentication is also transmitted as plaintext when a connection to POP server is established, which may result in the stealing and divulging of the email.
您可以以明文形式或base64编码的形式在叫做group .properties的配置文件中输入用户标识和口令,来设置数据库用户。
You can set up the database users either by entering the userid and password in clear text or base64-encoded in the configuration file called group.properties.
一个基本的明文形式的UsernameToken并不能直接提供很强的安全性,因为用户名和相应的密码对于任何能够监视消息的人来说都是可见的。
A basic plain-text UsernameToken doesn't provide much security directly, because both the username and the corresponding password are visible to anyone able to monitor a message.
PAP(PasswordAuthenticationProtocol,密码验证协议,与PPP 一起使用,在此机制下,密码以明文形式被发送到客户机进行比较);
PAP (Password Authentication Protocol, used with PPP in which the password is sent to the client as clear text for comparison);
HTTP身份验证的默认形式“基本身份验证”会以明文发送密码。
The default form of HTTP authentication, "basic authentication," sends passwords in plain text.
如果你想恢复明文密码,你可以重新配置会员提供者以加密的形式保存密码,这种情况下提供者将使用加密密码。
If you want to recover cleartext passwords, you can reconfigure the Membership provider to store the passwords in encrypted form, in which case the provider will use the to encrypt the password.
插件应用程序使用MD 5散列算法对明文密码进行散列计算,并在数据库中存储散列形式的密码。
Instead, the clear-text passwords are hashed using an MD5 hash algorithm by the plug-in applications and are stored in this hashed form in the database.
经过一段时间以后,敏感数据在wap网关上以明文的形式出现。
For some time, the sensitive data is in clear text on the WAP gateway.
“那么你现在同意我的观点了,”我说,“这就是第二条明文规定了,它告诫我们应该如何从形式和类别上如何去描写和谈论神迹。”
"You agree with me then," I said, "that this is the second type or form in which we should write and speak about divine things."
要么在实际的Schema文档中以注释形式嵌入这些定制,要么通过使用单独的外部绑定声明文档来单独提供这些定制。
You can either embed the customizations as annotations within the actual Schema document, or supply them separately through the use of a separate external binding declaration document.
目前,绝大多数USB接口设备是以明文的形式进行数据的存取与传输,这就不可避免的带来了安全隐患。
At present, most USB interface equipments store and transmit data in plaintext form, unavoidable potential safety menace has been brought.
目前,绝大多数USB接口设备是以明文的形式进行数据的存取与传输,这就不可避免的带来了安全隐患。
At present, most USB interface equipments store and transmit data in plaintext form, unavoidable potential safety menace has been brought.
应用推荐