Private Endpoint Conn Params
class PrivateEndpointConnParams(val identityKey: PublicKey, val internetGatewayAddress: String, val deliveryAuth: CertificationPath, val sessionKey: SessionKey)
Constructors
Link copied to clipboard
constructor(identityKey: PublicKey, internetGatewayAddress: String, deliveryAuth: CertificationPath, sessionKey: SessionKey)