Constant deltachat::peer_channels::PUBLIC_KEY_LENGTH

source ยท
const PUBLIC_KEY_LENGTH: usize = 32;
Expand description

The length of an ed25519 PublicKey, in bytes.