MSRTPCipher Class Reference
Constructor & Destructor Documentation
~MSRTPCipher()
~MSRTPCipher | ( | ) | [inline, virtual] |
Member Functions Documentation
TransformL(const TDesC8 &, const TDesC8 &, const TDesC8 &)
This function is called by SRTP for encryption/decryption cipher operation regardless of the algorithm, the default is AESCM-128 Produces key stream and performs an XOR operation for the plain text
Parameters
const TDesC8 & aKey | Input key. |
const TDesC8 & aIV | Integer Value (IV). |
const TDesC8 & aSrc | source data which will be transformed. Returns HBufC8* decrypted/encrypted source |
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.