nelsonb%netscape.com be68bd5876 CERT_EncodeGeneralName and CERT_DecodeGeneralName contain large switch
statements that repeat code for every case.  This patch factors out that
common code from the cases, making the switches much smaller and reducing
bloat.


git-svn-id: svn://10.0.0.236/trunk@144025 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-21 08:10:07 +00:00
Description
No description provided
982 MiB
Languages
C++ 31%
C 21.9%
HTML 13.3%
JavaScript 12.9%
Java 5.1%
Other 15.5%