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