NoiseSettings.verifyRemoteKey

If provided will be used to verify the remote public key. If this is not set remoteKeyPath is used instead.

struct NoiseSettings
VerifyKeyDelegate verifyRemoteKey;

Meta