|
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.
keySize | [ out ] The caller defined key size in bits |
Success | P6R::eOk | |
Failure | P6R::eNotInitialized | Object is in an incorrect state. |
P6R::eFailAndException | One of the parameters failed to load properly. |