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

/external/chromium_org/extensions/common/
H A Dextension.cc194 // TODO(rafaelw): Move ParsePEMKeyBytes, ProducePEM & FormatPEMForOutput to a
198 bool Extension::ParsePEMKeyBytes(const std::string& input, function in class:extensions::Extension
453 !ParsePEMKeyBytes(public_key, &public_key_bytes)) {

Completed in 138 milliseconds