pub(crate) const ENCAPSULATION_BOUNDARY_DELIMITER: &[u8] = b"-----";
Delimiter of encapsulation boundaries.