Decrypt

  • Thread starter Thread starter Guest
  • Start date Start date
If you want fine grained control import the
System.Security.Cryptography namespace.

Otherwise, take a look at the Enterprise application block, which contains
nicely wrapped methods.

Mitch
 
If you merely want asterisks to appear in a textbox when the user types
a password, for example, you can set the PasswordChar property to "*".
 

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