Skip to main content

encode_est_base64

Function encode_est_base64 

Source
pub fn encode_est_base64(der: &[u8]) -> String
Expand description

Encode DER bytes as base64 for an EST response body.

Produces standard base64 (RFC 4648 §4) with 76-character line wrapping per RFC 8951 §3.