authenticate

fun authenticate(pdu: ByteArray, beaconKey: ByteArray): Boolean

Authenticates the received Secure Network beacon using the given Beacon Key.

Parameters

pdu

Received Secure Network beacon.

beaconKey

Beacon key generated from a network key.