import

suspend fun import(connectionParamsSerialized: ByteArray, firstPartyEndpoint: FirstPartyEndpoint): PublicThirdPartyEndpoint

Import the public endpoint using the specified connectionParamsSerialized.

Parameters

connectionParamsSerialized

The DER serialization of the connection parameters.