Revise cdm signing api and test
Bug: 279671867 Bug: 279672538 Change-Id: If2e2c6d250c0379c217b3f9b21efb197c9ae4fd6
This commit is contained in:
@@ -390,7 +390,7 @@ class CdmEngine {
|
||||
|
||||
// A signing method specifically used by Cast.
|
||||
// This method should not be used otherwise.
|
||||
virtual CdmResponseType SignRSA(const std::string& wrapped_key,
|
||||
virtual CdmResponseType SignRsa(const std::string& wrapped_key,
|
||||
const std::string& message,
|
||||
std::string* signature,
|
||||
RSA_Padding_Scheme padding_scheme);
|
||||
|
||||
Reference in New Issue
Block a user