A signed object describing a client's identity and capabilities.
Includes a public key that can be used to encrypt to that client. Other clients can use a client's KeyPackage to introduce that client to a new group.
Construct a new Keypackage from a byte array
Keypackage
Readonly
Convert this to a reference
Serialize this to a byte vector.
{@inheritDoc uniffi-bindgen-react-native#UniffiAbstractObject.uniffiDestroy}
A convenience method to use this object, then destroy it after its use.
Static
A signed object describing a client's identity and capabilities.
Includes a public key that can be used to encrypt to that client. Other clients can use a client's KeyPackage to introduce that client to a new group.