mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 15:06:30 +03:00
docs: update references to SecureJoin protocols
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
//!
|
||||
//! Functions to read/write token from/to the database. A token is any string associated with a key.
|
||||
//!
|
||||
//! Tokens are used in countermitm verification protocols.
|
||||
//! Tokens are used in SecureJoin verification protocols.
|
||||
|
||||
use anyhow::Result;
|
||||
use deltachat_derive::{FromSql, ToSql};
|
||||
|
||||
Reference in New Issue
Block a user