Learn how to evaluate and integrate the VNC SDK
RsaKey.Callback¶
-
vncsdk.RsaKey.
Callback
¶ Callback which receives RSA key details.
Method Summary¶
Modifier and Type | Method and Description |
---|---|
Notification that the SDK’s RSA key has been retrieved. |
Methods¶
-
RsaKey.Callback.
detailsReady
(rsaPublic, hexFingerprint, catchphraseFingerprint)¶ Notification that the SDK’s RSA key has been retrieved.
For more information, see
vnc_RsaKey_Callback::detailsReady
.Arguments: - rsaPublic (
vncsdk.DataBuffer
) – - hexFingerprint (string or null) –
- catchphraseFingerprint (string or null) –
Returns: Ignored
- rsaPublic (