Documentation

NodeProviderInterface

NodeProviderInterface provides functionality to get the node ID (or host ID in the form of the system's MAC address) from a specific type of node provider

Table of Contents

getNode()  : string
Returns the system node ID

Methods

getNode()

Returns the system node ID

public getNode() : string
Tags
throws
Exception

if it was not possible to gather sufficient entropy

Return values
string

System node ID as a hexadecimal string

Search results