Private Node Registration
constructor(privateNodeCertificate: Certificate, gatewayCertificate: Certificate, gatewayInternetAddress: String, gatewaySessionKey: SessionKey? = null)
Parameters
private Node Certificate
The certificate of the private node
gateway Certificate
The certificate of the gateway acting as server
gateway Internet Address
The Internet address of the gateway
gateway Session Key
The session key of the gateway acting as server