Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ The following table lists the .NET Framework types and members allowed in policy
|`System.Security.Cryptography.SHA384Managed`|All|
|`System.Security.Cryptography.SHA512`|All|
|`System.Security.Cryptography.SHA512Managed`|All|
|`System.Security.Cryptography.SymmetricAlgorithm`|All|
|`System.Security.Cryptography.SymmetricAlgorithm`|All exception parameterless Create()|
|`System.Security.Cryptography.X509Certificates.PublicKey`|All|
|`System.Security.Cryptography.X509Certificates.RSACertificateExtensions`|All|
|`System.Security.Cryptography.X509Certificates.X500DistinguishedName`|`Name`|
Expand Down