< # .SYNOPSIS This script encrypts then decrypts a string using AES .DESCRIPTION This script re-implements an MSDN sample that first encrypts a string then decrypts it. The crypto is done using AES. Running this script multiple times will result in differently
Read More...
Read the complete post at http://pshscripts.blogspot.com/2010/08/get-encryptedaesstringps1.html
Posted
Aug 11 2010, 10:28 AM
by
PowerShell Scripts Blog