Method

P2pandaNodeIdget_data

Declaration [src]

const uint8_t*
p2panda_node_id_get_data (
  P2pandaNodeId* node_id
)

Description [src]

Retrieves the raw bytes of the P2pandaNodeId.

Return value

Type: An array of uint8_t

No description available.

The array has 32 elements.
The returned data is owned by the instance.