Fix title of Prov 4 doxygen group
Bug: 572398489 Change-Id: I729ba7bbe6e0c813296d54df9ea34ee300ea88c6
This commit is contained in:
committed by
Robert Shih
parent
d867518bea
commit
9e08fd15cf
@@ -103,8 +103,8 @@
|
|||||||
* provisioning procedure and implemented in the library, but are not called
|
* provisioning procedure and implemented in the library, but are not called
|
||||||
* from the Widevine DRM Plugin during normal operation.
|
* from the Widevine DRM Plugin during normal operation.
|
||||||
*
|
*
|
||||||
* @defgroup prov40 OEM Certificate and Provisioning 4.0 API
|
* @defgroup prov40 BCC and Provisioning 4.0 API
|
||||||
* Functions that are needed process a boot chain certificate.
|
* Functions that are needed process a boot certificate chain (BCC).
|
||||||
*
|
*
|
||||||
* The OEMCrypto API allows for a device to be initially provisioned with a
|
* The OEMCrypto API allows for a device to be initially provisioned with a
|
||||||
* keybox or with an OEM certificate in the factory, or to use a boot chain
|
* keybox or with an OEM certificate in the factory, or to use a boot chain
|
||||||
@@ -4272,7 +4272,7 @@ OEMCryptoResult OEMCrypto_GenerateRSASignature(
|
|||||||
* Certificate. The key shall have been loaded by a previous call to
|
* Certificate. The key shall have been loaded by a previous call to
|
||||||
* OEMCrypto_LoadDRMPrivateKey().
|
* OEMCrypto_LoadDRMPrivateKey().
|
||||||
*
|
*
|
||||||
* For Provisioning 4.0, i.e. a device that uses a Boot Chain Certificate to
|
* For Provisioning 4.0, i.e. a device that uses a Boot Certificate Chain to
|
||||||
* request and OEM cert, a request for an OEM cert is signed by the OEM private
|
* request and OEM cert, a request for an OEM cert is signed by the OEM private
|
||||||
* key. A request for a DRM cert is signed by the DRM private key. The DRM cert
|
* key. A request for a DRM cert is signed by the DRM private key. The DRM cert
|
||||||
* that was generated on the device in OEMCrypto_GenerateCertificateKeyPair() is
|
* that was generated on the device in OEMCrypto_GenerateCertificateKeyPair() is
|
||||||
|
|||||||
Reference in New Issue
Block a user