Alternate to Isolated Storage as it is not FIPS compliant.
hi,
our app uses isolated storage heavily. , asked make app fips (federal information procession standards) compliant. isolated storage not fips compliant , decided write separate class few similar methods (like getstore or getuserstoreforassembly methods) isolatedstoragefile , isolatedstoragefilestream has (so easy replace) , write appdata\local folder. question is, there better way solve this?
thanks
i have not researched fips, after read read 2 questions fips related, searched , have known on it.
and write custom class seems way can see on internet, these questions suggested use custom class.
http://philjohnson3.blogspot.com/2008/11/isolated-storage-is-not-fips-compliant.html
and blog article helpful you: http://blogs.msdn.com/b/cdndevs/archive/2011/02/22/crypto-craziness-meeting-fips-requirements-with-managed-code.aspx
i find faq on page, helpful you, too: http://stackoverflow.com/questions/tagged/fips?sort=faq
mike zhang[msft]
msdn community support | feedback us
Visual Studio Languages , .NET Framework > Visual C#
Comments
Post a Comment