4 references to Create
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (1)
1109return RC2.Create();
System\Security\Cryptography\RC2CryptoServiceProvider.Unix.cs (1)
25_impl = RC2.Create();
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.cs (1)
171alg = RC2.Create();
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (1)
1109return RC2.Create();