5 references to CreateRC2
System.Security.Cryptography.Pkcs (5)
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (5)
129
cipher =
CreateRC2
();
137
cipher =
CreateRC2
();
152
cipher =
CreateRC2
();
158
cipher =
CreateRC2
();
695
RC2 rc2 =
CreateRC2
();