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