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