Searched refs:EncTypes (Results 1 – 1 of 1) sorted by relevance
75 String EncTypes; // enc type list to be used for key gen field in Principal104 EncTypes = new String(""); in Principal()171 curr.EncTypes = new String(old.EncTypes); in copyPrincipal()246 EncTypes = enctype; in setEncType()314 return EncTypes; in getEncType()446 sb.append(getString("Enc Types:") + " " + EncTypes).append('\n'); in toString()