# Variables
KeyTypeIntToPurpose maps an integer to a purpose, which is used in the database to reduce the amount of space taken up by this column.
KeyTypePurposeToInt maps a purpose to an integer, which is used in the database to reduce the amount of space taken up by this column.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
Map of purpose -> public key.
Map of user ID -> key ID -> signature.