# Functions
Generate random value for main secret, used in tests.
Expand pseudo random key into a secret.
Extract pseudo random key from a secret.
Parse main secret and get sub secrets.
# Variables
MAC key for domain registration token.
hex string to identify AES encryption keys for encrypted private JWKs.
AES-GCM encryption keys for private JWKs.
# Type aliases
No description provided by the author