@wireapp/core-crypto
    Preparing search index...

    Class GroupInfo

    r" MLS Group Information r" r" This is used when joining by external commit. r" It can be found within the GroupInfoBundle within a CommitBundle.

    Index

    Constructors

    Methods

    Constructors

    • Construct a new instance, transferring data from the client layer to Rust.

      Parameters

      • bytes: Uint8Array

      Returns GroupInfo

    Methods

    • Get the raw bytes from this type, transferring data from Rust to the client layer.

      This does not consume the newtype, instead copying the internal data across the FFI boundary.

      Returns Uint8Array

    • Returns void