|
const uint8_t * | ComputePskc (const uint8_t *aExtPanId, const char *aNetworkName, const char *aPassphrase) |
|
◆ ComputePskc()
const uint8_t * otbr::Psk::Pskc::ComputePskc |
( |
const uint8_t * |
aExtPanId, |
|
|
const char * |
aNetworkName, |
|
|
const char * |
aPassphrase |
|
) |
| |
This method computes the PSKc.
- Parameters
-
[in] | aExtPanId | A pointer to extended PAN ID. |
[in] | aNetworkName | A pointer to network name. |
[in] | aPassphrase | A pointer to passphrase. |
- Returns
- The pointer to PSKc value.
The documentation for this class was generated from the following files: