X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=labo2-fsharp%2FCryptoFile%2FTypes.fs;h=7520663f57b1c35c5305ab454bb3e97065b9a0e2;hb=61a8b3492e89e883b23c158eb52ba2b070234df8;hp=fe72c06593b4ca04ac6a5b00f47f8611d66fce33;hpb=0425c0fc231c8a5625bf7ac9b711e152de0eafaa;p=crypto_lab2.git diff --git a/labo2-fsharp/CryptoFile/Types.fs b/labo2-fsharp/CryptoFile/Types.fs index fe72c06..7520663 100644 --- a/labo2-fsharp/CryptoFile/Types.fs +++ b/labo2-fsharp/CryptoFile/Types.fs @@ -2,7 +2,6 @@ type Key = string // For public and private RSA keys. -exception FileNotFound -exception IOError exception IntegrityError exception SignatureMismatch +exception UnableToDecryptAESKeys