throw new XWSSecurityException(com.sun.xml.wss.logging.LogStringsMessages.BSP_5426_ENCRYPTEDKEYINFO(id));
}
break;
}
case CIPHER_DATA_ELEMENT :{
cdp = new CipherDataProcessor(pc);
cdp.process(reader);
hasCipherReference = cdp.hasCipherReference();
if(hasCipherReference){
attachmentContentId = cdp.getAttachmentContentId();
attachmentContentType = cdp.getAttachmentContentType();