Rebex Time for .NET 2016 R2.1 released

Released: Jul 28, 2016

2016 R2.1 버젼 업데이트

수정사항

  • Fixed AsymmetricKeyAlgorithm.SignHash (in 2016 R2, it falls back to RSAManaged without trying to use RSACryptoServiceProvider first).
  • Fixed CertificateIssuer.IssueRevocationList method that ignored signatureHashAlgorithm argument and always used SHA-1.
  • FileLogWriter on Windows Store 8.x / Universal Windows Platform is now thread-safe.
  • Fixed LocalItem(string) constructor on Windows Store 8.x / Universal Windows Platform.
  • Added workaround for broken handling of surrogate pairs when converting to "iso-8859-1" using System.Text.Encoding on Mono 4.x.