Expand description
CSR Attributes response per RFC 7030 §4.5.
The /csrattrs operation returns a list of attributes and OID hints that
clients should include in their CSRs. Critical for advertising ML-DSA and
ML-KEM support to clients.
Modules§
- composite_
ml_ dsa_ oids - Composite ML-DSA algorithm OIDs (2.16.840.1.114027.80.5.2.X).
- ml_
dsa_ oids - ML-DSA algorithm OIDs per FIPS 204.
- ml_
kem_ oids - ML-KEM algorithm OIDs per FIPS 203.
- x509_
attr_ oids - Standard X.509 attribute OIDs commonly used in CSRs.
Structs§
- CsrAttribute
- CSR attribute hint (RFC 7030 §4.5.2).
- CsrAttrs
Builder - Builder for constructing CSR attributes responses.
- CsrAttrs
Response - CSR Attributes response (RFC 7030 §4.5.2).