Learn how to evaluate and integrate the VNC SDK

We're here if you need help.

RsaKey.Callback.DetailsReadyType

RsaKey.Callback.DetailsReadyType

The type of the RsaKey.Callback.DetailsReady callback.

Delegate summary

Modifier and Type Method and Description
delegate void

RsaKey.Callback.DetailsReadyType(ImmutableDataBuffer rsaPublic, String hexFingerprint, String catchphraseFingerprint)

The type of the RsaKey.Callback.DetailsReady callback.

×