What's new in CryptoSys API Server Edition 4.4.1.0

Dec 9, 2010
  • Added a full set of VB.NET examples to this manual with cross references.
  • Improved the level of detail for all .NET Classes and Methods with full cross references to the new examples and the equivalent VB6/C functions.
  • Added new .NET methods to handle base64 strings in a safe manner and to convert directly between hex and base64 encodings: Cnv.FromBase64, Cnv.ToBase64, Cnv.Base64Filter, Cnv.Base64FromHex, Cnv.HexFromBase64, and Cnv.StringFromBase64.
  • Fixed issue with CNV_HexFilter and non-ASCII characters,
  • Improved the way the Secure Random Number Generator gathers entropy across threads.