CPKCS8KeyPairDSA Class Reference
class CPKCS8KeyPairDSA : public CBase
|
Represents a DSA key pair and provides the means to externalize it to a stream and generate a key identifier
Constructor & Destructor Documentation
CPKCS8KeyPairDSA()
CPKCS8KeyPairDSA
|
(
|
)
|
[protected, inline]
|
~CPKCS8KeyPairDSA()
~CPKCS8KeyPairDSA
|
(
|
)
|
[virtual]
|
Member Functions Documentation
ConstructL(const TDesC8 &, const TASN1DecGeneric &)
GetKeyIdentifierL(TKeyIdentifier &)
void
|
GetKeyIdentifierL
|
(
|
TKeyIdentifier
&
|
aKeyIdentifier
|
)
|
const [virtual]
|
Parameters
TKeyIdentifier
& aKeyIdentifier
|
A descriptor containing a key identifier
|
KeySize()
TUint
|
KeySize
|
(
|
)
|
const [virtual]
|
NewL(const TDesC8 &, const TASN1DecGeneric &)
Contructs the ASN1 PKCS#8 DSA private key
Parameters
const
TDesC8
& aParamsData
|
A block of PKCS#8 parameters data for DER data to decode
|
const
TASN1DecGeneric
& aSource
|
A descriptor containing a key identifier
|
PrivateKey()
Contructs a RSA Private Key
PublicKey()
Contructs a DSA Public Key
Release()
void
|
Release
|
(
|
)
|
[virtual]
|
Member Data Documentation
CDSAPrivateKey * iPrivateKey
CDSAPublicKey * iPublicKey
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.