Reformat wv core/include files
[ Merge of http://go/wvgerrit/80483 ] Clang-format has been run on files in core/include Bug: 134365840 Test: WV unit/integration tests Change-Id: I890127f23f30f0e63f826d3638521b4cc12fb995
This commit is contained in:
@@ -56,8 +56,8 @@ class ServiceCertificate {
|
||||
static bool GetRequest(CdmKeyMessage* request);
|
||||
static CdmResponseType ParseResponse(const std::string& response,
|
||||
std::string* signed_certificate);
|
||||
private:
|
||||
|
||||
private:
|
||||
// Encrypt data using RSA with OAEP padding.
|
||||
// |plaintext| is the data to be encrypted. |ciphertext| is a pointer to a
|
||||
// string to contain the decrypted data on return, and may not be null.
|
||||
|
||||
Reference in New Issue
Block a user