sessionKeySecretLength property

int sessionKeySecretLength
final

Length of the session key secret (which is only stored on the client).

Defaults to 32 bytes.

Implementation

final int sessionKeySecretLength;