CryptoSpi::CKeyPairGenerator Class Reference
class CryptoSpi::CKeyPairGenerator : public CryptoSpi::CCryptoBase
|
Synchronous Key pair generator, which wraps a synchronous Key pair generator plugin implementation
Inherits from
-
CryptoSpi::CKeyPairGenerator
Constructor & Destructor Documentation
CKeyPairGenerator(MKeyPairGenerator *, TInt)
~CKeyPairGenerator()
IMPORT_C
|
~CKeyPairGenerator
|
(
|
)
|
|
Member Functions Documentation
GenerateKeyPairL(TInt, const CCryptoParams &, CKeyPair *&)
Generates a key pair
-
leave
-
... Any of the crypto error codes defined in cryptospi_errs.h or any of the system-wide error codes.
Parameters
TInt
aKeySize
|
The algorithm-specific metric in number of bits
|
const
CCryptoParams
& aKeyParameters
|
The list of algorithm-specific parameters used by the generator to generate the key pair
|
CKeyPair
*& aKeyPair
|
The generated key pair
|
NewL(MKeyPairGenerator *, TInt)
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.