Variable Identity.key

Public Key of the node

struct Identity
{
  // ...
  PublicKey key ;
  // ...
}