securityanddataprivacytools/securitytools/certapp/encdec/certinfo.h
branchRCL_3
changeset 53 b38692a04122
parent 8 35751d3474b7
child 61 641f389e9157
equal deleted inserted replaced
50:07c4e3a0535d 53:b38692a04122
     1 #ifndef __CERTINFO_H__
     1 #ifndef __CERTINFO_H__
     2 #define __CERTINFO_H__/*
     2 #define __CERTINFO_H__/*
     3 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     4 * All rights reserved.
     4 * All rights reserved.
     5 * This component and the accompanying materials are made available
     5 * This component and the accompanying materials are made available
     6 * under the terms of the License "Eclipse Public License v1.0"
     6 * under the terms of the License "Eclipse Public License v1.0"
     7 * which accompanies this distribution, and is available
     7 * which accompanies this distribution, and is available
     8 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    62 	const KeyIdentifierObject &IssuerKeyId() const;
    62 	const KeyIdentifierObject &IssuerKeyId() const;
    63 
    63 
    64 
    64 
    65 	TUint32 OutputCertificateId() const;
    65 	TUint32 OutputCertificateId() const;
    66 	void SetOutputCertificateId(TUint32 aId);
    66 	void SetOutputCertificateId(TUint32 aId);
       
    67 
       
    68 	TCertificateOwnerType CertificateOwnerType() const;
    67 	
    69 	
    68 private:
    70 private:
    69 	EncDecObject<TUint8> iTmpCombinedDeletableAndFormat;
    71 	EncDecObject<TUint8> iTmpCombinedDeletableAndFormat;
    70 	EncDecEnum<TUint8> iDeletable;
    72 	EncDecEnum<TUint8> iDeletable;
    71 	EncDecEnum<TUint8> iFormat; // TCertificateFormat
    73 	EncDecEnum<TUint8> iFormat; // TCertificateFormat