Question: i need to add a pseudocode to this method, So can you write it? Because I'm not good at it publie class cipher I /7
i need to add a pseudocode to this method, So can you write it? Because I'm not good at it
publie class cipher I /7 preudecorde: public static string enoryptionMethod(String tex, int key) I string ctext =" i for (int i=0,i i s tox.length ();i+t ) ( if (Character. isUppercase (tex. charAt (i))) ctext + (char) ((int) tox. charAt (i)+koy65) \& 26+65) i else if (Character. iuLowercase(tex, charat (i))) ctext + = (char) ( (int) tex. charat (i)+key97)+26+97); else ctoxt + t tex, charat (i) return ctoxt.r
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
