MPKCS12 Class Reference
Class
MPKCS12
The
MPKCS12
abstract base class for opening a PKCS #12 file. PKCS #12 is a format used to store and protect user's private data, i.e. his/her key pairs, certificates and other personal information.
Constructor & Destructor Documentation
~MPKCS12()
~MPKCS12
|
(
|
)
|
[protected, inline, virtual]
|
Member Functions Documentation
CACertificates()
?member_description.
-
Since
-
Series ?XX ?SeriesXX_version
IsPKCS12Data(const TDesC8 &)
TBool
|
IsPKCS12Data
|
(
|
const
TDesC8
&
|
aBinaryData
|
)
|
[pure virtual]
|
IterCount()
TUint
|
IterCount
|
(
|
)
|
const [pure virtual]
|
ParseL(const TDesC8 &, const TDesC16 &)
void
|
ParseL
|
(
|
const
TDesC8
&
|
aPKCS12,
|
|
const
TDesC16
&
|
aPassword
|
|
)
|
[pure virtual]
|
Parameters
const
TDesC8
& aPKCS12
|
PKCS#12 encoded data
|
const
TDesC16
& aPassword
|
Used to generate encryption key.
|
Release()
void
|
Release
|
(
|
)
|
[pure virtual]
|
Frees resources of the
MPKCS12
class
SafeBagsCount()
TUint
|
SafeBagsCount
|
(
|
)
|
const [pure virtual]
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.