Searched refs:agileEncryptionHandler (Results 1 – 1 of 1) sorted by relevance
603 …AgileEncryptionHandler *agileEncryptionHandler = new AgileEncryptionHandler( keyData, dataIntegrit… in AgileEncryptionInfo() local604 Reference< XFastDocumentHandler > documentHandler( agileEncryptionHandler ); in AgileEncryptionInfo()610 if( !agileEncryptionHandler->getLastError().isEmpty() ) in AgileEncryptionInfo()611 throw new Exception( agileEncryptionHandler->getLastError(), Reference< XInterface >() ); in AgileEncryptionInfo()
Completed in 45 milliseconds