1 reference to s_invalidChars
System.IdentityModel (1)
System\IdentityModel\CryptoHelper.cs (1)
1256
if (algorithm == null || algorithm.IndexOfAny(
s_invalidChars
) > 0)