SHA256 ComputeHash started throwing System.Security.Cryptography.CryptographicException: Unknown error -1073741816

B

BryanEM

Exception = {"ClassName":"System.Security.Cryptography.CryptographicException","Message":"Unknown error \"-1073741816\".","Data":null,"InnerException":null,"HelpURL":null,"StackTraceString":" at System.Security.Cryptography.BCryptHashAlgorithm.HashCore(Byte[] array, Int32 ibStart, Int32 cbSize)\r\n at System.Security.Cryptography.HashAlgorithm.TransformBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount, Byte[] outputBuffer, Int32 outputOffset)\r\n at System.Security.Cryptography.SHA256Managed.HashCore(Byte[] rgb, Int32 ibStart, Int32 cbSize)\r\n at System.Security.Cryptograp

Continue reading...
 
Back
Top Bottom