authority - Initialize


authority::authority(byte B0, byte B1, byte B2,
                     byte B3, byte B4, byte B5)

This constructor initializes the authority given the required six bytes.

Parameters

byte B0...B5

The six authority bytes to be copied.

Notes

The bytes are copied to the current instance.