pub fn build_transform( session_id: u64, nonce: &[u8; 16], original_len: usize, ) -> Vec<u8> ⓘ
Build the 52-byte transform header with a zeroed Signature field (the AEAD tag is copied in after sealing).