7.1.3.2 已翻譯 對應原文版本:2.3.0
簽章演算法識別碼(Signature AlgorithmIdentifier)
Signature AlgorithmIdentifier
All objects signed by a CA Private Key MUST conform to these requirements on the use of the
AlgorithmIdentifierorAlgorithmIdentifier-derived type in the context of signatures.
所有使用 CA 私密金鑰(Private Key)簽章之物件,應(MUST)符合本節有關 AlgorithmIdentifier 或 AlgorithmIdentifier 衍生型別於簽章情境下使用的要求規定。
In particular, it applies to all of the following objects and fields:
- The
signatureAlgorithmfield of a Certificate or Precertificate.- The
signaturefield of a TBSCertificate (for example, as used by either a Certificate or Precertificate).- The
signatureAlgorithmfield of a CertificateList- The
signaturefield of a TBSCertList- The
signatureAlgorithmfield of a BasicOCSPResponse.
具體而言,本節要求規定適用於下列所有物件及欄位:
- 有效憑證或預簽憑證的
signatureAlgorithm欄位。 - TBSCertificate 的
signature欄位(例如有效憑證或預簽憑證所使用的 TBSCertificate)。 - CertificateList 的
signatureAlgorithm欄位。 - TBSCertList 的
signature欄位。 - BasicOCSPResponse 的
signatureAlgorithm欄位。
No other encodings are permitted for these fields.
上述欄位不得使用其他編碼方式。