const SEND_KEY_LEN: usize = 16;
Length in bytes of the raw Send key carried in a Send URL fragment. Fixed by SendView::encrypt_composite, which generates exactly 16 bytes for a new send.
SendView::encrypt_composite