LocalSecretKeyAndSalt

Use to directly (without doing password hashing) set the LocalSecretKey and PasswordSalt for read or write access.

See also

Constructors

Link copied to clipboard
constructor(key: LocalSecretKey, salt: PasswordSalt)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun pack(packer: MessagePacker)