Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepNotesApp/DeepNotes
/ addKey
Method
addKey
packages/@stdlib/crypto/src/keyrings/keyring.ts:17–17 ·
view source on GitHub ↗
(key: Uint8Array)
Source
from the content-addressed store, hash-verified
15
get wrappedValue(): Uint8Array;
16
17
addKey(key: Uint8Array);
18
}
19
20
export
function
createKeyring(
Callers
6
keyring.spec.ts
File · 0.65
addKey
Method · 0.65
addKey
Method · 0.65
_sendDocAllUpdatesUnmergedResponseMessage
Method · 0.65
step2
Function · 0.65
processGroupKeyRotationValues
Function · 0.65
Implementers
3
Keyring
packages/@stdlib/crypto/src/keyrings/k
SymmetricKeyring
packages/@stdlib/crypto/src/keyrings/s
PrivateKeyring
packages/@stdlib/crypto/src/keyrings/p
Calls
no outgoing calls
Tested by
no test coverage detected