Powershell ciphers

From UVOO Tech Wiki
Revision as of 18:53, 11 September 2023 by Busk (talk | contribs) (Created page with "``` Get-ItemPropertyValue -Path HKLM:\SYSTEM\CurrentControlSet\Control\Cryptography\Configuration\Local\SSL\00010002 -Name Functions | findstr -i GCM_SHA ```")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Get-ItemPropertyValue -Path HKLM:\SYSTEM\CurrentControlSet\Control\Cryptography\Configuration\Local\SSL\00010002 -Name Functions | findstr -i GCM_SHA