1. 简介
private-key information 的语法最初在 [RFC5208] 中描述, 后来由 [RFC5958] 修订, 以包含支持多个 PrivateKeyInfos 的 AsymmetricKeyPackage content type. 本文档定义用于一个 PrivateKeyInfo 和一个 EncryptedPrivateKeyInfo 的 PKCS #8 content types. 这些 content type 分配是将 PrivateKeyInfo 和 EncryptedPrivateKeyInfo 承载于 Cryptographic Message Syntax (CMS) [RFC5652] 中所必需的.
注意: 很久以前, PrivateKeyInfo 和 EncryptedPrivateKeyInfo 的 media types 分别被分配为 "application/pkcs8" 和 "application/pkcs8-encrypted".