CPKCS8KeyPairRSA Class Reference
class CPKCS8KeyPairRSA : public CBase
|
Represents an RSA key pair and provides the means to externalize it to a stream and generate a key identifier (SHA1 hash of modulus)
Constructor & Destructor Documentation
CPKCS8KeyPairRSA()
CPKCS8KeyPairRSA
|
(
|
)
|
[protected, inline]
|
~CPKCS8KeyPairRSA()
~CPKCS8KeyPairRSA
|
(
|
)
|
[virtual]
|
Member Functions Documentation
ConstructL(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 TASN1DecGeneric &)
Constructs the ASN1 PKCS#8 RSA private key.
PrivateKey()
Contructs a RSA Private Key
PublicKey()
Contructs a RSA Public Key
Release()
void
|
Release
|
(
|
)
|
[virtual]
|
Member Data Documentation
CRSAPrivateKey * iPrivateKey
CRSAPublicKey * 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.