Searched refs:theEncryption (Results 1 – 1 of 1) sorted by relevance
535 theEncryption.setKeyId(0); in checkSecurityElement()579 theEncryption.setKeyURI(uriStr); in checkSecurityElement()580 findKeyOrReference(theEncryption, uriStr, true); in checkSecurityElement()593 EncryptionEntity theEncryption = new EncryptionEntity( in checkSecurityElement() local603 m_encryptionList.add(theEncryption); in checkSecurityElement()607 m_currentPath.push(theEncryption); in checkSecurityElement()614 theEncryption.setKeyURI(uriStr); in checkSecurityElement()615 findKeyOrReference(theEncryption,uriStr, true); in checkSecurityElement()619 theEncryption.setKeyId(0); in checkSecurityElement()697 if (theEncryption.setKey(id, m_bIsExporting)) in checkReference()[all …]
Completed in 20 milliseconds