sessionKeyHash property
ColumnByteData
sessionKeyHash
latefinal
Hashed version of the session key.
The clients authentication header will be compared against this to check the validity of the session.
Implementation
late final _i1.ColumnByteData sessionKeyHash;