File tree Expand file tree Collapse file tree 4 files changed +28
-0
lines changed
ic_vetkeys_encrypted_maps_canister
ic_vetkeys_manager_canister
ic_vetkeys_encrypted_maps_canister
ic_vetkeys_manager_canister Expand file tree Collapse file tree 4 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ # ic-vetkeys-encrypted-maps-canister
2+
3+ The canister implemented in this folder directly exposes the methods of the encrypted maps.
4+ This is useful for:
5+
6+ 1 . running canister tests
7+ 2 . implementing dapps that only require encrypted maps
Original file line number Diff line number Diff line change 1+ # ic-vetkeys-manager-canister
2+
3+ The canister implemented in this folder directly exposes the methods of the key manager.
4+ This is useful for:
5+
6+ 1 . running canister tests
7+ 2 . implementing dapps that only require a key manager
Original file line number Diff line number Diff line change 1+ # ic-vetkeys-encrypted-maps-canister
2+
3+ The canister implemented in this folder directly exposes the methods of the encrypted maps.
4+ This is useful for:
5+
6+ 1 . running canister tests
7+ 2 . implementing dapps that only require encrypted maps
Original file line number Diff line number Diff line change 1+ # ic-vetkeys-manager-canister
2+
3+ The canister implemented in this folder directly exposes the methods of the key manager.
4+ This is useful for:
5+
6+ 1 . running canister tests
7+ 2 . implementing dapps that only require a key manager
You can’t perform that action at this time.
0 commit comments