In a regular C # application, the class is used for hashing: A non-managed hash that ends in If you are writing a general purpose program, working with xxxManaged or
xxx (i.e.
SHA1 managed / <> code vs
SHA1 ) and why?
*** Cng There are also platform restrictions. They are much faster than managed options, but will run on runtime on Windows XP, for example. If you know that your program will always be run in Windows 7, Vista SP1 or 2008, however, they will generally perform better than managed versions, even with the original interop overhead.
*** managed classes will be easy, because they will always work.
Comments
Post a Comment