This version throws exceptions for certain EML files:
System.Security.Cryptography.CryptographicException: OAEP with SHA256 not is supported for this key.
at Rebex.Security.Cryptography.EB.QJ(Byte[] J, PB D)
at Rebex.Security.Cryptography.VD.CJ(Byte[] J, PB D)
at Rebex.Security.Cryptography.AsymmetricKeyAlgorithm.R(Byte[] J, XB D)
at Rebex.Security.Certificates.Certificate.TL(Byte[] J, XB D)
at Rebex.Security.Cryptography.Pkcs.KeyTransRecipientInfo.KS(Boolean J)
at Rebex.Security.Cryptography.Pkcs.EnvelopedData.GetSymmetricKey()
at Rebex.Security.Cryptography.Pkcs.EnvelopedData.LM()
at Rebex.Security.Cryptography.Pkcs.EnvelopedData.Decrypt()
at Rebex.Mime.MimeEntity.Decrypt()
at Rebex.Mail.MailMessage.Decrypt()
at at.Mime.Program.Main(String[] args) in C:\\TFS\\inm\\Prototyping\\dev\\inm\\at.Mime\\at.Mime\\Program.cs:line 54
Is there a new version?