Skip to content

Commit 1b2bfc0

Browse files
Add new assembly System.Security.Cryptography to the trusted list (#77)
1 parent d9ad20c commit 1b2bfc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/powershell-native/nativemsh/pwrshcommon/pwrshcommon.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -835,6 +835,7 @@ namespace NativeMsh
835835
"System.Security",
836836
"System.Security.AccessControl",
837837
"System.Security.Claims",
838+
"System.Security.Cryptography",
838839
"System.Security.Cryptography.Algorithms",
839840
"System.Security.Cryptography.Cng",
840841
"System.Security.Cryptography.Csp",

0 commit comments

Comments
 (0)