Skip to main content

Module invite_key_bundle

Module invite_key_bundle 

Source

Structs§

InviteKeyBundle
A struct for holding the invitation key and the invitation key sealed by the organization key
InviteKeyData
Struct for holding the Invite Key’s raw byte data. Supports WASM bindings, automatically using base64Url encoding for both wasm-bindgen and tsify.
InviteKeyEnvelope
Struct for holding the wrapped invite key data. Currently supports encstring but the inner type must remain private as it may be extended in the future.

Enums§

InviteKeyBundleError
Errors that can occur when creating an invite key envelope