Searched refs:ExportPublicKeyInfo (Results 1 – 2 of 2) sorted by relevance
59 bool ExportPublicKeyInfo(std::vector<uint8_t>* output);
90 bool PrivateKeyInfoCodec::ExportPublicKeyInfo(std::vector<uint8_t>* output) { in ExportPublicKeyInfo() function in crypto::PrivateKeyInfoCodec