您可能会注意到,在清单 2 中密码是明文形式的。
You may notice in Listing 2 that the password is declared in clear text.
清单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.
应用推荐