} //for loop
this.initSessionInfo();
Integer keyFreq =
(Integer) this.configurator.get(ConvHandlerConstants.KEY_FREQ);
SecurityContextInfo sctInfo =
new SecurityContextInfo(sct, proof, keyFreq.intValue());
this.uuid = sct.getIdentifier();
dkcbHandler.addSecurtiyContext(uuid, sctInfo);
Boolean isFixedKey =
(Boolean) configurator.get(