Module ephemeral_instance_keys

Source
Expand description

This module contains the ephemeral instance keys used by the application.

They are ephemeral because they are generated at runtime when the application starts and are not persisted anywhere.

Structs§

RANDOM_SEED
The random static seed.

Type Aliases§

Seed