authority - pointer


authority::authority(const byte* Initial)

This constructor initializes the authority, given a pointer to an array of six bytes.

Parameters

const byte* Initial

A pointer to an array of six bytes.

Notes

The bytes are copied to the current instance.