Object
SHA
IHashAlgorithm
Final (console safe) | Use this function when you are done adding bytes to the SHA class. |
shared Hash | Convenience shared function to hash small data with just one line of code without creating instance of the class. |
Update (console safe) | Use this method to add data with MemoryBlock to the SHA stream. |
Update (console safe) | Use this method to add data with String to the SHA stream. |
Version = 16.6 |