Searched refs:agileEncryptionHandler (Results 1 – 1 of 1) sorted by relevance
588 …AgileEncryptionHandler *agileEncryptionHandler = new AgileEncryptionHandler( keyData, dataIntegrit… in AgileEncryptionInfo() local589 Reference< XFastDocumentHandler > documentHandler( agileEncryptionHandler ); in AgileEncryptionInfo()595 if( !agileEncryptionHandler->getLastError().isEmpty() ) in AgileEncryptionInfo()596 throw new Exception( agileEncryptionHandler->getLastError(), Reference< XInterface >() ); in AgileEncryptionInfo()