Alias VerifyKeyDelegate

Provide a delegate of this types to verify the public key of the node connected to.

alias scope nothrow VerifyKeyDelegate = nothrow bool delegate(scope const(ubyte[]));