开发者社区> 问答> 正文

应用系统体系架构中的客户端接收到消息之后要做些什么?

已解决

应用系统体系架构中的客户端接收到消息之后要做些什么?

展开
收起
游客pmaxj57mnik54 2022-10-05 16:04:53 883 0
1 条回答
写回答
取消 提交回答
  • 推荐回答

    客户要做的两件事如下: If the user entered password does not match the password in the AS database, the client's secret key will be different and thus unable to decrypt message A. With a valid password and secret key the client decrypts message A to obtain the Client/TGS Session Key.This session key is used for further communications with the TGS. (Note: The client cannot decrypt Message B, as it is encrypted using TGS's secret key.)

    2022-10-05 16:11:31
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
阿里云消息队列的 Serverless架构演进 立即下载
青团社云原生架构实践—亿级灵活用工平台的架构实践 立即下载
茶百道微服务架构升级及运维实践 立即下载