/*
* Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: Resource file for OMA DRM CAF Agent
*
*/
// 0x101F6DB4.RSS
// Sample resource file for a CA agent
// ECOM DLL UID: 0x101FC2CD
// CA Agent interface UID: 0x10204740
#include <ecom/registryinfo.rh>
RESOURCE REGISTRY_INFO theInfo
{
dll_uid = 0x101F6DB4;
interfaces =
{
INTERFACE_INFO
{
interface_uid = 0x10204740;
implementations =
{
IMPLEMENTATION_INFO
{
implementation_uid = 0x101F6DB4;
version_no = 1;
display_name = "OMA DRM Agent";
default_data = "512|application/vnd.oma.drm.message,application/vnd.oma.drm.rights+xml,application/vnd.oma.drm.rights+wbxml,application/vnd.oma.drm.roap-pdu+xml,application/x-vnd.oma.drm.import:application/vnd.oma.drm.content,application/vnd.oma.drm.dcf";
opaque_data = "101F51F2"; // the agent's private directory
}
};
}
};
}