pub const SYMMETRIC_KEY_LEN: usize = 32;Expand description
Length in bytes of the ChaCha20Poly1305 key used to wrap the encrypted
GroupInfo blob referenced by an ExternalInvitePayload.
pub const SYMMETRIC_KEY_LEN: usize = 32;Length in bytes of the ChaCha20Poly1305 key used to wrap the encrypted
GroupInfo blob referenced by an ExternalInvitePayload.