2 references to IsAsymmetricAlgorithm
System.IdentityModel.Selectors (2)
infocard\client\System\IdentityModel\Selectors\InfoCardAsymmetricCrypto.cs (1)
214
return InfoCardCryptoHelper.
IsAsymmetricAlgorithm
(algorithmUri);
infocard\client\System\IdentityModel\Selectors\InfoCardSymmetricCrypto.cs (1)
77
return InfoCardCryptoHelper.
IsAsymmetricAlgorithm
(algorithmUri);