查询
1 词典释义:
session key
时间: 2025-10-31 14:16:25

会话密钥

双语例句
  • Sends the encrypted session key to the server.

    将加密的会话密钥发送给服务器。

  • Client communicate to server with session key.

    客户端使用会话密钥与服务器通信。

  • TGT session key is the most important part of a TGT.

    TGT会话密钥是TGT最重要的部分。

  • Encrypts the session key with the server's public key, and.

    使用服务器公钥对会话密钥进行加密。

  • The algorithm has the fairness of the session key agreement.

    该算法具有会话密钥协商的公平性。

  • So the client decrypts the message using this copy of TGT session key.

    所以客户端使用这个TGT会话密钥副本解密消息。

  • This way the server gets the identity of the client and the session key.

    这样,服务器将得到客户端的身份和会话密钥。

  • Get the TGT containing session key for use with the authentication services.

    获得包含供与身份验证服务器一同使用的会话密钥的tgt。

  • TGT carries session key for use between the client and authentication service.

    TGT 包含供在客户端与身份验证服务之间使用的会话密钥。

  • This function begins by unblocking all signals and setting the session key ring.

    该函数首先解锁所有信号并设置会话密钥环。

  • Using this session key, client and server can safely communicate with each other.

    使用此会话密钥,客户端和服务器可以安全地相互通信。

  • The client retains the session key and forward the ticket to the server as it is.

    客户端保留会话密钥,将票证按原样转发给服务器。

  • The client already has the TGT session key obtained from the previous TGT request.

    客户端已经拥有从前面的TGT请求获得TGT会话密钥。

  • This session key will be used by the target server to confirm the identity of the client.

    目标服务器将使用此会话密钥来确认客户端的身份。

  • The whole message is encrypted using the PTGT session key and is sent back to the client.

    整条消息使用 PTGT 会话密钥加密并发送回客户端。

  • Line 7 gets the session key from the session if it's already present, else it would be null.

    如果会话已存在,第7行代码将从会话中获取会话键,否则它将为null。

  • The client gets the response message, decrypts it, and obtains the PTGT and PTGT session key.

    客户端获得响应消息,解密它,然后获得PTGT和PTGT会话密钥。

  • If it is a valid request from client, it extracts the session key from the STkt using server secret key.

    如果它是来自客户端的有效请求,它使用服务器秘密密钥从STkt提取会话密钥。

  • Client now makes an RPC call to the target server sending it the PSTkt containing session key and the PAC.

    客户端现在向目标服务器发出一个RPC调用,向它发送包含会话密钥和PAC的PSTkt。

  • The TGT contains the identity of the client, a randomly generated TGT session key and the lifetime of the TGT.

    该TGT包含客户端的身份、一个随机生成的TGT会话密钥和TGT的有效期。

  • The main objective of STkt request is to get a new session key for the client to use with the security server.

    STkt 请求的主要目标是获得一个新会话密钥,供客户端与安全服务器一起使用。

  • The client now has everything it needs to get PSTkt from the authentication service, PTGT and PTGT session key.

    客户端现在拥有了从身份验证服务获得PSTkt所需的一切,以及PTGT和PTGT会话密钥。

  • The authentication service constructs the response message containing the PSTkt and a copy of the new session key.

    身份验证服务构造一条响应消息,其中包含PSTkt和新会话密钥的一个副本。

  • At this point, client has the session key that client can use for authenticating itself to the authentication service.

    现在,客户端拥有了会话密钥,它可以使用该密钥向身份验证服务验证自身。

  • The client makes an RPC call to the server, and the STkt containing the session key passed as a part of the RPC protocol.

    客户端向服务器发出RPC调用,并将包含会话密钥的STkt作为RPC协议的一部分传递给服务器。

  • The client receives the response, decrypts it and obtains the PSTkt and the session key to be used with the target server.

    客户端收到响应消息,解密它,获得PSTkt和与目标服务器一同使用的会话密钥。

  • Default_tkt_enctypes: This field identifies the list of session key encryption types that will be requested by the client.

    default_tkt_enctypes:这个字段指定客户机将请求的会话密匙加密类型的列表。

  • This message's integrity is protected via an encrypted checksum using the session key between the client and authentication service.

    此消息的完整性通过一个校验和来保护,该校验和使用客户端与身份验证服务器之间的会话密钥进行加密。

  • The client starts with sending a TGT to the authentication service which in turn provides the client with an STkt and a session key.

    客户端首先将一个tgt发送给授权服务,授权服务然后向客户端提供一个STkt和一个会话密钥。