Skip to main content

BASE64_PEM_MAX_LINE

Constant BASE64_PEM_MAX_LINE 

Source
pub(crate) const BASE64_PEM_MAX_LINE: usize = 64;
Expand description

Maximum PEM base64 line length (not enforced during parsing)