MCTDecryptor Class Reference
class MCTDecryptor : public MCTTokenObject
|
A Decryptor. To do a private decrypt, you need to get one of these objects.
Constructor & Destructor Documentation
MCTDecryptor(MCTToken &)
MCTDecryptor
|
(
|
MCTToken
&
|
aToken
|
)
|
[protected, inline]
|
~MCTDecryptor()
~MCTDecryptor
|
(
|
)
|
[protected, inline, pure virtual]
|
Member Functions Documentation
CancelDecrypt()
void
|
CancelDecrypt
|
(
|
)
|
[pure virtual]
|
Decrypt(const TDesC8 &, TDes8 &, TRequestStatus &)
Do a private decrypt.
-
capability
-
Dependent Requires the caller to have any capabilities specified in the key use security policy.
-
leave
-
KErrPermissionDenied If the caller does not conform to the key use security policy.
-
leave
-
KErrBadPassphrase If the user failed to enter the correct passphrase.
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.