pub const RTMP_DIGEST_LENGTH: usize = 32;
This is the length of the digest. There is a lot of random data before and after the digest, however, the digest is always 32 bytes.