Sends the encrypted session key to the server.
将加密的会话密钥发送给服务器。
Get the TGT containing session key for use with the authentication services.
获得包含供与身份验证服务器一同使用的会话密钥的tgt。
The client retains the session key and forward the ticket to the server as it is.
客户端保留会话密钥,将票证按原样转发给服务器。
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协议的一部分传递给服务器。
Gets or sets the time interval for which the previous session key is valid on incoming messages during a key renewal.
获取或设置一个时间间隔,这段时间间隔内上一个会话密钥在密钥续订期间对传入的消息有效。
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和一个会话密钥。
The authentication service make a response message to the client containing the TGT, a copy of TGT session key and other information.
身份验证服务向客户端发出一条响应消息,其中包含TGT、TGT会话密钥的一个副本和其他信息。
The first part contains authentication service as the server and the second encrypted portion contains ticket lifetime and TGT session key.
第一部分包含身份验证服务及服务器,第二部分是加密的,包含票证有效期和TGT会话密钥。
The other one can not only generates secret session key for one group but also generates keys for subgroups that exist in this group.
此时谈判的每一方都是一个组,因此需要为多个组一次协商出所有的组密钥。
Gets or sets the time interval after key renewal for which the previous session key is valid on incoming messages during a key renewal.
获取或设置密钥续订后的一个时间间隔,这段时间间隔内上一个会话密钥在密钥续订期间对传入的消息有效。
When receiving the encrypted message, the trusted party USES its private key to decrypt the session key and then USES it to decrypt the message.
当收到加密的消息时,受信任方使用其私钥解密会话密钥,然后使用它解密消息。
This packet includes the TGT obtained from the previous message and an authenticator generated by the client and encrypted with the session key.
这个包包含从前面的消息获取的 TGT和一个由客户机生成的用会话密匙加密的身份验证程序。
KDC creates a ticket by generating a random session key (K.session) which contains the identity of the client and some other useful information.
KDC通过生成一个随机会话密钥(K.session)创建一个票证,这个票证包含客户端的身份和其他一些有用信息。
Basically, it contains the TGT (encrypted using the TGS secret key) and the session key (encrypted using the secret key of the requesting user).
它主要包括TGT(使用TGS密匙加密)和会话密匙(使用请求用户的密匙加密)。
The STkt response message includes first the session key for use between the client and targeted server and then also the identity of the client.
STkt响应消息包含在客户端与目标服务器之间使用的会话密钥,还包含客户端的身份。
The STkt response message includes first the session key for use between the client and targeted server and then also the identity of the client.
STkt响应消息包含在客户端与目标服务器之间使用的会话密钥,还包含客户端的身份。
应用推荐