SymmetricAlogrithm and single quotes
From: WaterBug (WaterBug_at_discussions.microsoft.com)
Date: 09/01/04
- Next message: Peter Afonin: "Re: MD5 conversion problem"
- Previous message: Seth Westfall: "Re: How to limit access to admin subfolder using web.config file?"
- Next in thread: Paul Glavich [MVP - ASP.NET]: "Re: SymmetricAlogrithm and single quotes"
- Reply: Paul Glavich [MVP - ASP.NET]: "Re: SymmetricAlogrithm and single quotes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 1 Sep 2004 08:37:06 -0700
I am using SymmetricAlgorithm to encrypt and decrypt passwords. I want to
know if the resulting output from createDecryptor can potentially contain a
single quote. Ultimately, I need to know whether to handle that possible
single quote in my code when using a SQL query and wrapping single quotes
around the value. Thanks...k
- Next message: Peter Afonin: "Re: MD5 conversion problem"
- Previous message: Seth Westfall: "Re: How to limit access to admin subfolder using web.config file?"
- Next in thread: Paul Glavich [MVP - ASP.NET]: "Re: SymmetricAlogrithm and single quotes"
- Reply: Paul Glavich [MVP - ASP.NET]: "Re: SymmetricAlogrithm and single quotes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]