Searched defs:base64 (Results 1 - 1 of 1) sorted by relevance

/build/tools/releasetools/
H A Dsign_target_files_apks74 import base64 namespace
258 old_cert16 = base64.b16encode(common.ParseCertificate(f.read())).lower()
261 new_cert16 = base64.b16encode(common.ParseCertificate(f.read())).lower()

Completed in 33 milliseconds