PrivMX DOCS
API Reference/PrivMX Endpoint Swift Extra/Types

UserWithPubKey

Contains ID of a user and the corresponding public key.

Methods

init(userId:pubKey:)

Params

userId

String

pubKey

String

init(
userId: String,
pubKey: String
)

We use cookies on our website. We use them to ensure proper functioning of the site and, if you agree, for purposes such as analytics, marketing, and targeting ads.

This is documentation for PrivMX v2.2, which is no longer actively maintained.

For up-to-date documentation, go to latest here
UserWithPubKey | PrivMX Docs