MCryptoSystem Class Reference
Mixin class defining common operations for public key encryption and decryption classes.
Constructor & Destructor Documentation
MCryptoSystem(void)
IMPORT_C
|
MCryptoSystem
|
(
|
void
|
|
)
|
[protected]
|
MCryptoSystem(const MCryptoSystem &)
Member Functions Documentation
MaxInputLength(void)
TInt
|
MaxInputLength
|
(
|
void
|
|
)
|
const [pure virtual]
|
Gets the maximum size of input accepted by this object.
MaxOutputLength(void)
TInt
|
MaxOutputLength
|
(
|
void
|
|
)
|
const [pure virtual]
|
Gets the maximum size of output that can be generated by this object.
operator=(const MCryptoSystem &)
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.