12 references to RsaOaepKeyWrap
System.IdentityModel (9)
System\IdentityModel\CryptoHelper.cs (3)
886case SecurityAlgorithms.RsaOaepKeyWrap: 923case SecurityAlgorithms.RsaOaepKeyWrap: 974case SecurityAlgorithms.RsaOaepKeyWrap:
System\IdentityModel\Tokens\RsaSecurityKey.cs (3)
35case SecurityAlgorithms.RsaOaepKeyWrap: 52case SecurityAlgorithms.RsaOaepKeyWrap: 264case SecurityAlgorithms.RsaOaepKeyWrap:
System\IdentityModel\Tokens\SecurityAlgorithms.cs (1)
46internal const string DefaultAsymmetricKeyWrapAlgorithm = RsaOaepKeyWrap;
System\IdentityModel\Tokens\SecurityKeyElement.cs (2)
109case SecurityAlgorithms.RsaOaepKeyWrap: 147case SecurityAlgorithms.RsaOaepKeyWrap:
System.IdentityModel.Selectors (1)
infocard\common\managed\InfoCardCryptoHelper.cs (1)
24case SecurityAlgorithms.RsaOaepKeyWrap:
System.ServiceModel (2)
System\ServiceModel\Security\CryptoHelper.cs (2)
208case SecurityAlgorithms.RsaOaepKeyWrap: 302case SecurityAlgorithms.RsaOaepKeyWrap: