Learn how to evaluate and integrate the VNC SDK

We're here if you need help.

Server.SecurityCallback.VerifyPeerType

Server.SecurityCallback.VerifyPeerType

The type of the Server.SecurityCallback.VerifyPeer callback.

Delegate summary

Modifier and Type Method and Description
delegate Boolean

Server.SecurityCallback.VerifyPeerType(Server server, Connection connection, String viewerHexFingerprint, ImmutableDataBuffer viewerRsaPublic)

The type of the Server.SecurityCallback.VerifyPeer callback.

×