Files
android/libwvdrmengine/cdm/util/include
Alex Dale e51f869190 Base64 encoding for string input.
[ Merge of http://go/wvgerrit/119805 ]

This change adds 3 new functions for encoding binary data from a C++
string to a base64 encoded ASCII string.

The CDM and protobuf generated code use C++ strings to store binary
data.  These binary strings are commonly converted into a base64
encoded ASCII string for logging and for returning to the app.

This change also cleans up some of the internal components of the
string_conversions library to use several standard library C++11
method.

Bug: 181732604
Test: CE CDM unittests
Change-Id: I547568c6402e011344260f2df2a06e972122ab8a
2021-03-23 14:49:46 -07:00
..
2020-10-21 12:54:20 -07:00
2020-10-21 12:54:20 -07:00
2020-10-21 12:54:20 -07:00
2021-03-08 15:22:56 -08:00
2020-10-21 12:54:20 -07:00
2020-10-21 12:54:20 -07:00
2021-03-10 18:49:57 -08:00