pub const PKCS8: &str = "application/pkcs8";Expand description
PKCS#8 private key (DER-encoded, base64-wrapped).
Used for /serverkeygen response part 2 containing the ML-KEM private key.
RFC 7030 §4.4.2, format per RFC 5958 (OneAsymmetricKey / PrivateKeyInfo).