5 references to CreateRC2
System.Security.Cryptography.Pkcs (5)
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (5)
101
cipher =
CreateRC2
();
109
cipher =
CreateRC2
();
124
cipher =
CreateRC2
();
130
cipher =
CreateRC2
();
657
RC2 rc2 =
CreateRC2
();