pub(crate) const POST_ENCAPSULATION_BOUNDARY: &[u8] = b"-----END ";
The post-encapsulation boundary appears immediately after the encapsulated text.