Module signed_doc

Module signed_doc 

Source
Expand description

Command line and environment variable settings for the Catalyst Signed Docs

Structsยง

EnvVars ๐Ÿ”’
Configuration for the Catalyst Signed Documents validation.

Constantsยง

DEFAULT_FUTURE_THRESHOLD ๐Ÿ”’
Default number value of future_threshold, 30 seconds.
DEFAULT_PAST_THRESHOLD ๐Ÿ”’
Default number value of past_threshold, 10 minutes.

Functionsยง

string_to_admin_keys ๐Ÿ”’
Transform a string list of admin keys into a map. Each Admin key entry is a pair of CatalystId string and hex encoded VerifyingKey separated by โ€˜;โ€™ character.