Skip to content

Commit

Permalink
Revert "add label2vaultid method"
Browse files Browse the repository at this point in the history
This reverts commit 5ff922e.
  • Loading branch information
sebaszm committed Sep 13, 2023
1 parent 5ff922e commit cad8a51
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions interfaces/ICryptography.h
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,6 @@ namespace Exchange {

static ICryptography* Instance(const std::string& connectionPoint);

// Get vault ID from a label
static CryptographyVault VaultId(const string& label);

// Retrieve a hash calculator
virtual IHash* Hash(const hashtype hashType) = 0;

Expand Down

0 comments on commit cad8a51

Please sign in to comment.