UserWithKey public class UserWithKey : SdkObject User and their public encryption key id ID of the user Declaration Swift public lazy var id: UserId { get set } publicKey Public encryption key of the user Declaration Swift public lazy var publicKey: PublicKey { get set }