CRSAPrivateKey Class Reference
class CRSAPrivateKey : public CRSAParameters |
Non-exported container class for the various ways of representing an RSA private key.
To instantiate a representation of an RSA private key, find a subclass of this appropriate to your key type.
Constructor & Destructor Documentation
CRSAPrivateKey(const TRSAPrivateKeyType, RInteger &)
CRSAPrivateKey(const CRSAPrivateKey &)
Member Functions Documentation
PrivateKeyType()
Gets the type of RSA private key
operator=(const CRSAPrivateKey &)
Member Data Documentation
const TRSAPrivateKeyType iKeyType
The type of the RSA private key
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.