securityanddataprivacytools/securitytools/certapp/test/tcertapp/tcertapp_bad.h
changeset 0 2c201484c85f
child 8 35751d3474b7
equal deleted inserted replaced
-1:000000000000 0:2c201484c85f
       
     1 #ifndef __TCERTAPP_BAD_H__
       
     2 #define __TCERTAPP_BAD_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 *badLabels[];
       
    22 extern const char *badDeletables[];
       
    23 extern const char *badFormats[];
       
    24 extern const char *badCertOwnerTypes[];
       
    25 extern const char *badSubjectKeyIds[];
       
    26 extern const char *badIssuerKeyIds[];
       
    27 extern const char *badApplications[];
       
    28 extern const char *badTrusteds[];
       
    29 extern const char *badCapabilitySets[];
       
    30 extern const char *badMandatory[];
       
    31 extern const char *badSystemUpgrade[];
       
    32 extern const char *bademu_cacerts_array[];
       
    33 extern const char *decimalUid_array[];
       
    34 extern const char *badUids[];
       
    35 extern const char *badcertclient_array[];
       
    36 extern const char *badCert_array[];
       
    37 extern const char *badSwiCert_array[];
       
    38 extern const char *uid_array[];
       
    39 extern const char *badActionName[];
       
    40 extern const char *badActionType[];
       
    41 extern const char *badOwnerType[];
       
    42 extern const char *badDatafilePath[];
       
    43 extern const char *appNames[];
       
    44 extern const char *capabilitySets[];
       
    45 
       
    46 #endif