Module client_key

Module client_key 

Source
Expand description

The secret key of the client.

This module implements the generation of the client’ secret keys, together with the encryption and decryption methods.

Structs§

ClientKey
A structure containing the client key, which must be kept secret.