If you're using HTTP Basic and sending it across the wire, encrypt it.
如果你使用基本的HTTP并且在线路上发送的,请加密。
If you encrypt it before uploading, no-one can ever read that file.
如果你对文件进行过加密,那么事实上除了你没有其他任何人能够读取该文件。
First, the message is signed by using the sender's private key to encrypt it.
第一,我们的信息是签名用发件人的私钥加密。
If you REALLY want it on your computer, then at least make sure you encrypt it.
如果你真的希望它在您的计算机上,那么至少确定你加密。
When you send a message that is encrypted, you must encrypt it using your intended recipient's public key.
当你发送一个加密信息时,你必须用收件人的公钥加密该信息。
The previous tip assumes that you want to obscure serialized data, not encrypt it or ensure it hasn't been modified.
上一个技巧假设您想模糊化序列化数据,而不是对其加密或者确保它不被修改。
If you want to secure store content on mobile app or some other REST consumers then you will have to encrypt it before saving.
如果你想安全存储的内容在移动应用程序或其他一些休息,消费者就会有加密保存。
The firm collected too much data, kept it too long, did not encrypt it, lacked password protections and left its wireless network open.
这家公司收集了过多的资料并保留了太长的时间,没有给这些资料加密同时缺少密码保护,并且还让公司无线网络处于公开状态。
If one of those people wishes to make her E-mail address available, she can reference it in her own FOAF files, and perhaps encrypt it as described above.
如果其中一个人想使她的电子邮件地址变得可用,她可以在她自己的FOAF文件中引用它,或许还可以象上面描述的那样对它进行加密。
Password Keeper: password Keeper will be a program that lets you put all of your passwords in one file and encrypt it easily instead of using a flat file.
该软件可将用户的所有密码全部保存在一个文件中并可对这些密码进行加密。
Since you will need the decrypted version of a connection string to connect to the database, you can't hash a connection string. You will need to encrypt it, instead.
由于您需要连接字符串的解密版本才能连接到数据库,因此无法对连接字符串进行哈希处理。
With the event description text isolated from the event data and time, the next step is to write the event text to disk, and then encrypt it. Add the code shown below in Listing 5 at line 77.
将事件描述文本从事件日期和时间分离出来后,接下来应该将事件文本写到磁盘,然后对它进行加密。
In the encryption stage, the currently entered event text will be stored on disk, an external program will encrypt it, and then the encrypted file will be read in and sent to Google's servers.
在加密阶段,当前输入的事件文本将存储在磁盘上,然后一个外部程序对它进行加密,加密后的文件将被读入并发送到Google服务器。
Anyone with access to the public key can use it to encrypt messages, which can then be decrypted only by the key owner.
任何访问这个公开密匙的人都可以用它加密消息,而只有密匙所有者才能够对消息解密。
Instead, it encrypts the key that is used to encrypt your hard drive — that's how the software allows multiple keys.
相反,它加密的是那个用来加密你硬盘驱动器的密钥。这就是为何该软件允许有多个密钥。
The sample code generates a new secret key and uses it to encrypt and decrypt data.
这个样本代码将生成一个新的秘钥,并使用它对数据进行加密和解密。
We begin with an overview of what it means to encrypt and decrypt information, followed by some practical examples involving passwords and other data, using PHP's built-in functionality.
我们通过使用PHP内置功能先了解加密和解密信息的意义,进而了解涉及密码和其他数据的一些实际示例。
On the other hand, he could use your public key to encrypt the message, which means only your private key can be used to read it.
另一方面,他可以使用您的公钥来加密消息,这就意味着只能使用您的私钥来阅读该消息。
It contains a public key and a private key used to encrypt the data exchanged over the SSL connection.
它包含用于加密在SSL连接上交换的数据的公钥和私钥。
Critics say that it did not protect its servers sufficiently and used algorithms to encrypt data that can be easily cracked.
批评人士称,该公司既未充分保护自己的服务器,采用的数据加密算法又易遭破解。
It is used so you can programmatically determine if the password is being used to encrypt information (rwflag = 1) or decrypt information (rwflag = 0).
使用它的目的是使我们可以编程确定这个密码是正在用来加密信息(rwflag =1)还是解密信息(rwflag =0)。
For example, if the stored encrypted password is i83Uw28jKzBrZF, encrypt the incoming password and compare it to the stored one.
例如,如果存储的加密密码是i83Uw28jKzBrZF,则加密存储传入的密码,并将它与存储的密码进行比较。
In general, the Encrypted Files system (EFS) support on AIX enables individual users on the system to encrypt their data and also access it through keyed protection.
总的来说,AIX上的EncryptedFilesSystem (EFS)支持让系统上的用户可以加密他们的数据,还可以在密钥的保护下访问数据。
With access to the WebSphere MQ file Transfer Edition agent's command queue suitably restricted, a useful enhancement might be to encrypt the file data as it flows between agents.
对WebSphereMQFileTransferEdition代理的命令队列的访问进行适当限制后,一个有用的增强可能是对在代理之间流动的文件数据进行加密。
Abdera also includes objects that make it possible to integrate easily with client side certificates, to automatically encrypt Atom data at the servlet level, and more.
Abdera中还包含了一些对象,通过这些对象能够轻松地集成客户端证书,以便在servlet级别自动加密atom数据和完成更多功能。
However, keep in mind that using XPath expressions also makes it possible to just encrypt some part of a service data object of an XML message.
不过,请记住,使用XPath表达式还可以仅加密xml消息的服务数据对象的某一部分。
WebSphere MQ alone can encrypt the data in transit as messages traverse channels, but it does not encrypt the messages while the queue manager processes them.
WebSphereMQ能够在消息穿过通道时独自临时加密数据,但它并不在队列管理器处理消息时加密消息。
Imran can encrypt the data he wants to send to Ali using this secret key and placing it inside the CipherValue element in Listing 8.
Imran可以使用这个秘钥并将它放在清单8中的CipherValue元素中来加密他打算发送给Ali的数据。
There is no way to delete the file, as it will simply be restored, but you can encrypt your iPhone back-ups to make the information somewhat less accessible.
你是没有办法删除这个文件的,因为它就是要存数据的,但是,你可以对能比的iPhone备份进行加密,以便确保对这一信息的访问不那么容易。
There is no way to delete the file, as it will simply be restored, but you can encrypt your iPhone back-ups to make the information somewhat less accessible.
你是没有办法删除这个文件的,因为它就是要存数据的,但是,你可以对能比的iPhone备份进行加密,以便确保对这一信息的访问不那么容易。
应用推荐