We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8cb4de commit a4e1e86Copy full SHA for a4e1e86
Convert-SecureStringText.ps1
@@ -1,9 +1,6 @@
1
function Convert-SecureStringText {
2
<#
3
Objective: Convert between plaintext and SecureString text
4
-
5
- Version:
6
- 1.0 - 2023-22-24 [email protected]
7
#>
8
[cmdletbinding()]
9
param (
0 commit comments