sl@0: #ifndef __TCERTAPP_GOOD_H__ sl@0: #define __TCERTAPP_GOOD_H__/* sl@0: * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: * All rights reserved. sl@0: * This component and the accompanying materials are made available sl@0: * under the terms of the License "Eclipse Public License v1.0" sl@0: * which accompanies this distribution, and is available sl@0: * at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: * sl@0: * Initial Contributors: sl@0: * Nokia Corporation - initial contribution. sl@0: * sl@0: * Contributors: sl@0: * sl@0: * Description: sl@0: * sl@0: */ sl@0: sl@0: sl@0: sl@0: extern const char *goodLabels[]; sl@0: extern const char *goodDeletables[]; sl@0: extern const char *goodFormats[]; sl@0: extern const char *goodCertOwnerTypes[]; sl@0: extern const char *goodSubjectKeyIds[]; sl@0: extern const char *goodIssuerKeyIds[]; sl@0: extern const char *goodApplications[]; sl@0: extern const char *goodTrusteds[]; sl@0: extern const char *goodCapabilitySets[]; sl@0: extern const char *goodMandatory[]; sl@0: extern const char *goodSystemUpgrade[]; sl@0: extern const char *gooddecimalUid_array[]; sl@0: extern const char *goodUids[]; sl@0: extern const char *goodAppNames[]; sl@0: extern const char *goodcertclient_array[]; sl@0: extern const char *goodCert_array[]; sl@0: extern const char *goodEmuCert_array[]; sl@0: extern const char *goodSwiCert_array[]; sl@0: extern const char *gooduid_array[]; sl@0: extern const char *goodActionName[]; sl@0: extern const char *goodActionType[]; sl@0: extern const char *goodOwnerType[]; sl@0: extern const char *goodTrust[]; sl@0: extern const char *mandatory[]; sl@0: extern const char *systemUpgrade[]; sl@0: extern const char *deletable[]; sl@0: sl@0: #endif