# Functions
MasterKeyFromIdentities takes a set if Bech32-encoded age identities, parses them, and returns a new MasterKey.
MasterKeyFromRecipient takes a Bech32-encoded age public key, parses it, and returns a new MasterKey.
# Type aliases
ParsedIdentities contains a set of parsed age identities.