6 overrides of IsSymmetricAlgorithm
System.IdentityModel (4)
System\IdentityModel\Tokens\RsaSecurityKey.cs (1)
273public override bool IsSymmetricAlgorithm(string algorithm)
System\IdentityModel\Tokens\SecurityKeyElement.cs (1)
137public override bool IsSymmetricAlgorithm(string algorithm)
System\IdentityModel\Tokens\SymmetricKey.cs (1)
107public override bool IsSymmetricAlgorithm(string algorithm)
System\IdentityModel\Tokens\X509AsymmetricSecurityKey.cs (1)
511public override bool IsSymmetricAlgorithm(string algorithm)
System.IdentityModel.Selectors (2)
infocard\client\System\IdentityModel\Selectors\InfoCardAsymmetricCrypto.cs (1)
207public override bool IsSymmetricAlgorithm(string algorithmUri)
infocard\client\System\IdentityModel\Selectors\InfoCardSymmetricCrypto.cs (1)
95public override bool IsSymmetricAlgorithm(string algorithmUri)