4 references to Create
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (1)
1109
return 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)
171
alg = RC2.
Create
();
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (1)
1109
return RC2.
Create
();