

adobe-digital-editions/device.xml, root/devkey.bin and. You can import configuration from (at least) : Register a new device : signIn() and activateDevice().

Create a new device : createDRMProcessor().Get an ePub from an ACSM file : fulfill() and download().Main fucntions to use from gourou::DRMProcessor are : All platform specific functions (crypto, network.) has to be implemented in a client class (that derives from DRMProcessorClient) while server implements ADEPT protocol.Ī reference implementation using Qt, OpenSSL and libzip is provided (in utils directory). Like RMSDK, libgourou has a client/server scheme. It overcome the lacks of Adobe support for Linux platforms. Libgourou is a free implementation of Adobe's ADEPT protocol used to add DRM on ePub/PDF files.
