omadrm/foundationcerts/group/bld.inf
changeset 35 d52881f84eaa
equal deleted inserted replaced
34:7f8fbd0317cc 35:d52881f84eaa
       
     1 /*
       
     2 * Copyright (c) 2010 Symbian Foundation Ltd.
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Symbian Foundation - Initial contribution
       
    11 * 
       
    12 * Description:
       
    13 * Component to install dummy key & certificate to keep DRM engine alive
       
    14 */
       
    15 
       
    16 PRJ_EXPORTS
       
    17 
       
    18 /*
       
    19  * 96b7db19a4d05a4bc8e3a51c885088e679354469 - this directory name should be the SHA1 checksum
       
    20  * of the active part of the certificate public key (see CDrmStdKeyStorage::ImportDataL), but
       
    21  * hasn't been recalculated for this certificate 
       
    22  */
       
    23  
       
    24 ../data/devicekey1024.der  z:/private/101F51F2/PKI/96b7db19a4d05a4bc8e3a51c885088e679354469/DevicePrivateKey.der
       
    25 ../data/dummycert.der      z:/private/101F51F2/PKI/96b7db19a4d05a4bc8e3a51c885088e679354469/DeviceCert.der
       
    26 ../data/dummycert.der      z:/private/101F51F2/PKI/96b7db19a4d05a4bc8e3a51c885088e679354469/SigningCert00.der
       
    27 
       
    28 #ifdef __DRM_USER_DATA_TRANSFER
       
    29 ../data/dummycert.der      z:/private/101F51F2/PKI/UdtCertificate.der
       
    30 #endif