Searched refs:outProofOfOwnershipSignature (Results 1 – 2 of 2) sorted by relevance
70 vector<uint8_t>* outProofOfOwnershipSignature) override;
162 const vector<uint8_t>& challenge, vector<uint8_t>* outProofOfOwnershipSignature) { in proveOwnership() argument197 *outProofOfOwnershipSignature = signature.value(); in proveOwnership()