【发布时间】:2011-12-28 19:14:09
【问题描述】:
有谁知道是否可以将MS PBKDF2 implementation 包装在KeyedHashAlgorithm class 中,以便从web.config 中的machinekey 部分使用它?如果有,是如何实现的?
【问题讨论】:
标签: web-config membership-provider pbkdf2
有谁知道是否可以将MS PBKDF2 implementation 包装在KeyedHashAlgorithm class 中,以便从web.config 中的machinekey 部分使用它?如果有,是如何实现的?
【问题讨论】:
标签: web-config membership-provider pbkdf2
最后,Zeletic 写了一封great article 来说明如何做到这一点。
【讨论】: