|
pure virtual |
This method assignes the cipher algorthm to be used with the key (e.g., CIPHER_AES_CTR [counter mode], CIPHER_BF_CFB [blowfish Cipher Feedback])
| cipher | [IN] a P6CRYPTOCIPHER variable. |
| Success | P6R::eOk | |
| Failure | P6R::eNotInitialized | Object is in an incorrect state. |