Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IDHKeyExchange2::setKeySize ( P6UINT32  keySize)
pure virtual

This method allows the caller to set the key size in bits.

The key size is just a holder for the application since the internal code does not use it.

Parameters
keySize[ out ] The caller defined key size in bits
Returns
SuccessP6R::eOk 
FailureP6R::eNotInitializedObject is in an incorrect state.
P6R::eFailAndExceptionOne of the parameters failed to load properly.