Skip to main content

PKCS7_MIME

Constant PKCS7_MIME 

Source
pub const PKCS7_MIME: &str = "application/pkcs7-mime";
Expand description

PKCS#7 certificates-only message (DER-encoded, base64-wrapped).

Used for /cacerts responses and enrollment certificate responses. RFC 7030 §4.1.3, §4.2.3.