Archive for October, 2009

.NET OpenPGP Library - Update (File locking problem)

October 30th, 2009

Thanks to Rohan Lean from Business Mobility Solutions, a file locking problem has been found when PGP encrypting  using the EncryptFile method. The solution was using FileShare.ReadWrite mode.
.NET OpenPGP Libray has been updated
Thank you Rohan.