Skip to main content

Module client

Expand description

FFI-facing seal/unseal. The RegistrationClient methods are thin wrappers over SealedOpenOrgInviteData::seal / SealedOpenOrgInviteData::unseal; SealedOpenOrgInvite bundles both halves of the seal output as one WASM return type.

Structsยง

SealedOpenOrgInvite
Sealed open-organization-invite payload. Produced by RegistrationClient::seal_open_org_invite_data and consumed by RegistrationClient::unseal_open_org_invite_data. Both fields are required to unseal; neither half is useful on its own.