System.Security.Crytography only supports 2k+?

  • Thread starter Thread starter thxBruin
  • Start date Start date
System.Security.Cryptography is a namespace with a lot of classes.
Some of the functionality is mapped to crypto API and certificate services
that may be only available on NT (4.0, 2000, 2003) and won't run on Windows
9x.
Furthermore, a tiny subset of features is only available with a patch from
2000 or with server 2003.

-Rob Teixeira [MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top