CDecPKCS8Data Class Reference
class CDecPKCS8Data : public CBase
|
This class provides the means to decode PKCS#8 encoded private keys.
Constructor & Destructor Documentation
CDecPKCS8Data()
CDecPKCS8Data
|
(
|
)
|
[protected]
|
CDecPKCS8Data(const CDecPKCS8Data &)
~CDecPKCS8Data()
~CDecPKCS8Data
|
(
|
)
|
[virtual]
|
Member Functions Documentation
ConstructL(const TDesC8 &)
void
|
ConstructL
|
(
|
const
TDesC8
&
|
aData
|
)
|
[protected]
|
NewL(const TDesC8 &)
Decodes a ASN1 sequence encoding PKCS#8 encrypted private key.
Parameters
const
TDesC8
& aData
|
A descriptor containing the data.
|
PKCS8Attributes()
const
TDesC8
&
|
PKCS8Attributes
|
(
|
)
|
const [inline]
|
Version()
TInt
|
Version
|
(
|
)
|
const [inline]
|
operator=(CDecPKCS8Data &)
Member Data Documentation
TAlgorithmId
iAlgorithmID
HBufC8 * iAttributes
HBufC8
*
|
iAttributes
|
[private]
|
MPKCS8DecodedKeyPairData * iKeyPairData
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.