##### 7.1.3.2.5 ML-KEM
The CA SHALL indicate an ML-KEM key using one of the following algorithm identifiers below:
* ML-KEM-512 (OID: 2.16.840.1.101.3.4.4.1), or
* ML-KEM-768 (OID: 2.16.840.1.101.3.4.4.2), or
* ML-KEM-1024 (OID: 2.16.840.1.101.3.4.4.3).
The parameters for ML-KEM keys SHALL be absent.
When encoded, the AlgorithmIdentifier for ML-KEM keys SHALL be byte-for-byte identical with the following hex-encoded bytes:
* For ML-KEM-512, `300b0609608648016503040401`.
* For ML-KEM-768, `300b0609608648016503040402`.
* For ML-KEM-1024, `300b0609608648016503040403`.