Im doing a jdbc port to flash, and those methods are critical to the password authentication.



On 3/3/06, Darron J. Schall < [EMAIL PROTECTED]> wrote:
Tiago Vale wrote:
> And wouldnt you consider to do this methods?
> This methods are critic if you work with authentication.

Do you have a particular use case in mind?  You should be able to just
use a ByteArray that you can update all you want, and then finally
convert to a string to pass to the hash() method when you want the hash
value.

-d

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org



--
Cheers Tiago Janz
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to