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