S
Softwaremaker
Hi all,
I was just wondering if anyone here has the proper inner-workings of
HashPasswordForStoringInConfigFile method ? This method is part of the
FormsAuthentication found in the System.Web.Security namespace.
I am trying to replicate the same thing using the cryptography classes but I
cant seem to generate the same output. From the looks of it, the hashed
password generated seems to be in a HEX Format but I cant seem to do the
same for the crypto classes.
If any of the experts prowling around here can give me a rundown on the
inner plumbings of HashPasswordForStoringInConfigFile method, it will be
much appreciated.
--
Thank you very much
Warmest Regards,
Softwaremaker (WilliamT)
Software Architect
+++++++++++++++++++
I was just wondering if anyone here has the proper inner-workings of
HashPasswordForStoringInConfigFile method ? This method is part of the
FormsAuthentication found in the System.Web.Security namespace.
I am trying to replicate the same thing using the cryptography classes but I
cant seem to generate the same output. From the looks of it, the hashed
password generated seems to be in a HEX Format but I cant seem to do the
same for the crypto classes.
If any of the experts prowling around here can give me a rundown on the
inner plumbings of HashPasswordForStoringInConfigFile method, it will be
much appreciated.
--
Thank you very much
Warmest Regards,
Softwaremaker (WilliamT)
Software Architect
+++++++++++++++++++