PrivateNodeRegistration

constructor(privateNodeCertificate: Certificate, gatewayCertificate: Certificate, gatewayInternetAddress: String, gatewaySessionKey: SessionKey? = null)

Parameters

privateNodeCertificate

The certificate of the private node

gatewayCertificate

The certificate of the gateway acting as server

gatewayInternetAddress

The Internet address of the gateway

gatewaySessionKey

The session key of the gateway acting as server