5.1.8.34 ZGPL_IskeyValid Function
Syntax
bool ZGPL_IskeyValid(uint8_t *key);
Description
This function checks whether the key is valid or not.
Input Parameters
| Parameter Name | Description |
|---|---|
key | Key |
Return Type and Values
true– Validfalse– Invalid
