Package com.here.sdk.maploader.remote.connection
package com.here.sdk.maploader.remote.connection
-
ClassDescriptionControls the client certificate verification policy on the server.This method will be called on the main thread when
ExternalMapDataSourceClient.configureRemoteConnectionAsync(java.lang.String, com.here.sdk.core.engine.SDKNativeEngine, com.here.sdk.maploader.remote.connection.SslClientCredentialsOptions, com.here.sdk.maploader.remote.connection.ConfigureConnectionCallback)has been completed.Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors.Describes the reason for failing to configureSDKNativeEnginewith external map data source.Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors.Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors.The structure below exactly match the corresponding gRPC PemKeyCertPair structure.This method will be called on the main thread whenExternalMapDataSourceServer.start(java.lang.String, com.here.sdk.core.engine.SDKNativeEngine, com.here.sdk.maploader.remote.connection.SslServerCredentialsOptions, com.here.sdk.maploader.remote.connection.ServerStartedCallback)has been completed.The structure below exactly match the corresponding gRPC SslCredentialsOptions structure.The structure below exactly match the corresponding gRPC SslServerCredentialsOptions structure.