import
suspend fun import(connectionParamsSerialized: ByteArray, firstPartyEndpoint: FirstPartyEndpoint): PublicThirdPartyEndpoint
Import the public endpoint using the specified connectionParamsSerialized.
Parameters
connection Params Serialized
The DER serialization of the connection parameters.