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