roy ashbrook

Encrypting and Decrypting SecureString values in Powershell

2018-01-30

Here are some ways to encrypt and decrypt a securestring using powershell

edit: I saved this so I could come back and reference it, and after doing so I found this page while googling for my own page which is SO similar it makes me sad that I even wrote mine. ๐Ÿ˜€

โ† all writing