6 overrides of IsAsymmetricAlgorithm
System.IdentityModel (4)
System\IdentityModel\Tokens\RsaSecurityKey.cs (1)
222public override bool IsAsymmetricAlgorithm(string algorithm)
System\IdentityModel\Tokens\SecurityKeyElement.cs (1)
99public override bool IsAsymmetricAlgorithm(string algorithm)
System\IdentityModel\Tokens\SymmetricKey.cs (1)
97public override bool IsAsymmetricAlgorithm(string algorithm)
System\IdentityModel\Tokens\X509AsymmetricSecurityKey.cs (1)
458public override bool IsAsymmetricAlgorithm(string algorithm)
System.IdentityModel.Selectors (2)
infocard\client\System\IdentityModel\Selectors\InfoCardAsymmetricCrypto.cs (1)
212public override bool IsAsymmetricAlgorithm(string algorithmUri)
infocard\client\System\IdentityModel\Selectors\InfoCardSymmetricCrypto.cs (1)
75public override bool IsAsymmetricAlgorithm(string algorithmUri)