sessionKeyHash property
Hashed version of the session key.
The clients authentication header will be compared against this to check the validity of the session.
Implementation
_i3.ByteData sessionKeyHash;
Hashed version of the session key.
The clients authentication header will be compared against this to check the validity of the session.
_i3.ByteData sessionKeyHash;