omadrm/drmengine/server/src/drmrightsdb.cpp
changeset 84 b09186059647
parent 48 c68061d56109
equal deleted inserted replaced
82:a117e284a2c6 84:b09186059647
  2363     // Write the data to the stream
  2363     // Write the data to the stream
  2364     aStream.WriteL( *result, KDeviceDataBlock );
  2364     aStream.WriteL( *result, KDeviceDataBlock );
  2365 
  2365 
  2366     CleanupStack::PopAndDestroy(); // result
  2366     CleanupStack::PopAndDestroy(); // result
  2367 
  2367 
  2368     ptr = const_cast<TUint8*>(buffer.Ptr());
       
  2369 
       
  2370     // UDT public key encrypted Rights Database Serial Number 256 bytes
  2368     // UDT public key encrypted Rights Database Serial Number 256 bytes
  2371     // UDT public key encrypted Rights Database Encryption Key 256 bytes
  2369     // UDT public key encrypted Rights Database Encryption Key 256 bytes
  2372     // ----------------------------------------------------------
  2370     // ----------------------------------------------------------
  2373     // 00 || 02 || padding || 00 || Size || Imei || 16bytes || 16 bytes
  2371     // 00 || 02 || padding || 00 || Size || Imei || 16bytes || 16 bytes
  2374 
  2372