message n. 1.通信;口信;问候;祝词;讯,消息,情报,电报,通报;【物理学】信息;【生物学】遗传密码单位〔表明氨基酸合成某种蛋白质时的排列顺序〕。 2.〔美国〕(总统的)咨文。 3.启示;教训,(预言者的)神示;要旨;寓言。 4.(使者接受的)任务,使命。 5.广告词句。 an oral [a verbal] message 口信。 a wireless message 无线电报。 a message to the nation 告国人书。 a congratulatory message 贺电,贺辞,献词。 a message centre 通讯社;收发室。 a New Year message 新年祝贺。 message rate (电话的)计次价目。 State of the Unions M- 〔美国〕国情咨文。 go on [do] a message 出外为人办事。 leave a message 留话。 message of greetings 贺电,贺信;祝词。 send a person on a message 派人出去。 vt. 通知,通告;发信号告知。
Message authentication guarantees that a transmitted message was not modified en route and the identity of the creator is not misrepresented 消息身份验证保证了被传输的消息不会在途中被修改,且消息创建者的身份不会被冒用。
Public key certificates are used for message authentication , which verifies the sender of a message the client to a message queuing server 公钥证书用于消息的身份验证,也就是向“消息队列”服务器验证消息的发送方(客户端) 。
Specifies whether asp . net should run a message authentication code on the view state for the page when the page is posted back from the client 指定从客户端回发页时, asp . net是否应该对页的视图状态运行消息身份验证代码( mac ) 。如果为
If you need to perform basic message authentication without resorting to encryption perhaps for efficiency reasons , macs are the right tool for the job 如果您希望不使用加密而实作基本讯息认证(也许是由于效率原因) , mac是完成该任务的合适工具。
A hash - based message authentication code hmac uses a hash function where data is hashed by iterating a basic compression function on blocks of data 基于哈希的消息验证代码( hmac )使用一个哈希函数,通过在数据块上迭代基本压缩函数来计算数据的哈希值。
This section allows you to configure a validation key that performs message authentication checks on view - state data and forms authentication tickets 该节使您能够配置验证密钥,而验证密钥可以对视图状态数据和forms身份验证票证执行消息身份验证检查。
Typically , message authentication can be done by appending a digital signature or message authentication code to the transmitted message 通常,消息身份验证能通过在被传输的消息中附加一个数字签名或者消息身份验证代码( message authentication code , mac )来实现。
Gets or sets a value indicating whether asp . net should run a message authentication check on the page s view state when the page is posted back from the client 获取或设置一个值,该值指示当页从客户端回发时, asp . net是否应对页的视图状态运行消息验证检查mac 。从
Gets or sets a value that specifies whether asp . net should run a message authentication code on the page s view state when the page is posted back from the client 获取或设置一个值,该值指定当页从客户端回发时, asp . net是否应在页的视图状态上运行消息验证代码( mac ) 。