securityanddataprivacytools/securitytools/certapp/test/tcertapp/tcertapp_good.h
changeset 0 2c201484c85f
child 8 35751d3474b7
equal deleted inserted replaced
-1:000000000000 0:2c201484c85f
       
     1 #ifndef __TCERTAPP_GOOD_H__
       
     2 #define __TCERTAPP_GOOD_H__/*
       
     3 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     4 * All rights reserved.
       
     5 * This component and the accompanying materials are made available
       
     6 * under the terms of the License "Eclipse Public License v1.0"
       
     7 * which accompanies this distribution, and is available
       
     8 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     9 *
       
    10 * Initial Contributors:
       
    11 * Nokia Corporation - initial contribution.
       
    12 *
       
    13 * Contributors:
       
    14 *
       
    15 * Description: 
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 extern const char *goodLabels[];
       
    22 extern const char *goodDeletables[];
       
    23 extern const char *goodFormats[];
       
    24 extern const char *goodCertOwnerTypes[];
       
    25 extern const char *goodSubjectKeyIds[];
       
    26 extern const char *goodIssuerKeyIds[];
       
    27 extern const char *goodApplications[];
       
    28 extern const char *goodTrusteds[];
       
    29 extern const char *goodCapabilitySets[];
       
    30 extern const char *goodMandatory[];
       
    31 extern const char *goodSystemUpgrade[];
       
    32 extern const char *gooddecimalUid_array[];
       
    33 extern const char *goodUids[];
       
    34 extern const char *goodAppNames[];
       
    35 extern const char *goodcertclient_array[];
       
    36 extern const char *goodCert_array[];
       
    37 extern const char *goodEmuCert_array[];
       
    38 extern const char *goodSwiCert_array[];
       
    39 extern const char *gooduid_array[];
       
    40 extern const char *goodActionName[];
       
    41 extern const char *goodActionType[];
       
    42 extern const char *goodOwnerType[];
       
    43 extern const char *goodTrust[];
       
    44 extern const char *mandatory[];
       
    45 extern const char *systemUpgrade[];
       
    46 extern const char *deletable[];
       
    47 
       
    48 #endif