--- a/securityanddataprivacytools/securitytools/certapp/encdec/certinfo.h Tue May 25 14:37:45 2010 +0300
+++ b/securityanddataprivacytools/securitytools/certapp/encdec/certinfo.h Wed Jun 09 11:39:05 2010 +0300
@@ -1,6 +1,6 @@
#ifndef __CERTINFO_H__
#define __CERTINFO_H__/*
-* Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
@@ -64,6 +64,8 @@
TUint32 OutputCertificateId() const;
void SetOutputCertificateId(TUint32 aId);
+
+ TCertificateOwnerType CertificateOwnerType() const;
private:
EncDecObject<TUint8> iTmpCombinedDeletableAndFormat;