namespace CryptoFile type Key = string // For public and private RSA keys. exception IntegrityError exception SignatureMismatch exception UnableToDecryptKeys