ApplicationKey
Application Keys are used to secure communications at the upper transport layer. The application key (AppKey) shall be generated using a random number generator compatible with the requirements in Volume 2, Part H, Section 2 of the Core Specification 1.
Parameters
_key
128-bit application key.
Properties
Functions
Link copied to clipboard
Binds the application key to a given network key. The application key must not be in use. If any of the network Nodes already knows this key, this method throws an error
Link copied to clipboard
Checks if the application key is bound to any of the given list of network keys.
Checks if the application key is bound to a given network key.