SHA256Managed所有框架版本都支持.Net 类,而SHA256CryptoServiceProvider该类仅支持框架3.5及更高版本.
SHA256Managed
SHA256CryptoServiceProvider
为什么要SHA256CryptoServiceProvider介绍?它似乎和SHA256Managed班级一样,但后者表现更好.
我错过了什么,为什么要使用SHA256CryptoServiceProvider?
c#
c# ×1