The Key type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | digest |
Unique server hash value generated from set name and user key.
|
![]() | ns |
Namespace. Equivalent to database name.
|
![]() | setName |
Optional set name. Equivalent to database table.
|
![]() | userKey |
Original user key. This key is immediately converted to a hash digest.
This key is not used or returned by the server by default. If the user key needs
to persist on the server, use one of the following methods:
|
See Also