|
pure virtual |
This method assigns a value for the human or machine readable description on how key is to be used (e.g., sign SSH packages) (see reference 1).
| pLabel | [IN] Block of memory holding the descriptive label information. |
| cBuffer | [IN] Number of characters in the buffer pointed to by pBuffer. |
| Success | P6R::eOk | |
| Failure | P6R::eNotInitialized | Object is in an incorrect state. |
| P6R::eInvalidArg | pUse is NULL. | |
| P6R::eNoMemory | Insufficient memory to copy pUse. |