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