Skip to content

Instantly share code, notes, and snippets.

@vexx32
Created April 24, 2019 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vexx32/6742d4a27aa5b61126968e57ca3b9612 to your computer and use it in GitHub Desktop.
Save vexx32/6742d4a27aa5b61126968e57ca3b9612 to your computer and use it in GitHub Desktop.
$encryptedByteStrings = [string[]]($EncryptedSecureString -split '(?<=\G.{2})' -match '\S')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment