authentication code
认证码:一种用于验证身份或确认操作的代码或密码。通常用于安全登录、账户注册、手机验证等场景。
常用释义
英式发音
美式发音
基本释义
- 认证码:一种用于验证身份或确认操作的代码或密码。通常用于安全登录、账户注册、手机验证等场景。
例句
-
1·Any authentication code can be injected here.任何身份验证代码都可以在此注入。
-
2·SSL has received a record with an incorrect Message Authentication Code.SSL接收到具有不正确的“消息验证代码”的一个记录。
-
3·Ideally, use hash-based message authentication code (HMAC) because it's the most secure.理想的情况下,使用基于哈布的消息验证码(HMAC),因为它最安全。
-
4·The advice can contain the authentication code or, as in this case, it can invoke another method.通知可以包含认证代码,或者就像在这个示例中一样,可以调用其他方法。
-
5·The message digest (also called the message authentication code) is computed using a hash function.消息摘要(又称消息认证代码)是用散列函数计算的。
-
6·This little program is used on the JSP login random authentication code, I hope everyone likes.这个小程序是关于JSP登录验证时使用的随机验证码,希望大家喜欢。
-
7·The authentication code is now ready, so you will create the test client project in this section.鉴定代码现在已经准备好了,因此您将在这个部分中创建这个测试客户端项目。
-
8·Computes an XML digital signature using the specified message authentication code (MAC) algorithm.使用指定的讯息验证码(MAC)演算法,计算xml数位签章。
-
9·In addition, the one-time authentication code expires immediately after completion of a transaction.而且,交易完成后,一次性验证码就失效了。
-
10·Creates an instance of the default implementation of a Hash-based Message Authentication Code (HMAC).创建基于哈希的消息验证代码(HMAC)实现的实例。