EncryptString – Encode and decode a string November 9, 2000 Private Declare Sub CopyMemory Lib “kernel32” Alias “RtlMoveMemory” (dest As _ Any, source As Any, ByVal bytes As Long)’ encrypt a string using a password” you must reapply the same