<< Click to Display Table of Contents >> Version: 1.03 |
Version: 1.03
Release date:
January 2017
New:
• | TProtectedData - Provides methods for encrypting and decrypting data. |
• | TSignedXml - Provides a wrapper on a core XML signature object to facilitate creating XML signatures. |
• | TAesManaged - Provides a managed implementation of the Advanced Encryption Standard (AES). |
• | TTripleDES - Defines a wrapper object to access the cryptographic service provider (CSP) version of the System.Security.Cryptography.TripleDES algorithm. |
• | TSHAManaged - Computes the SHA1/SHA256/SHA384/SHA512 hash for the input data. |
• | THMACManaged - Computes a Hash-based Message Authentication Code (HMAC) using the SHA1/SHA256/SHA384/SHA512/MD5/RIPEMD160 hash function. |
• | Updated DEMO application. |