openthread-br  0.3.0-72c0388
Public Member Functions | List of all members
otbr::Psk::Pskc Class Reference

Public Member Functions

const uint8_t * ComputePskc (const uint8_t *aExtPanId, const char *aNetworkName, const char *aPassphrase)
 

Member Function Documentation

◆ 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]aExtPanIdA pointer to extended PAN ID.
[in]aNetworkNameA pointer to network name.
[in]aPassphraseA pointer to passphrase.
Returns
The pointer to PSKc value.

The documentation for this class was generated from the following files: