5 references to CreateRC2
System.Security.Cryptography.Pkcs (5)
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (5)
102
cipher =
CreateRC2
();
110
cipher =
CreateRC2
();
125
cipher =
CreateRC2
();
131
cipher =
CreateRC2
();
658
RC2 rc2 =
CreateRC2
();