Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ type
Method
type
lib/internal/crypto/keys.js:161–163 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
159
}
160
161
get
type
() {
162
return
getKeyObjectType(this);
163
}
164
165
toCryptoKey(algorithm, extractable, keyUsages) {
166
webidl ??= require(
'internal/crypto/webidl'
);
Callers
nothing calls this directly
Calls
1
getKeyObjectType
Function · 0.85
Tested by
no test coverage detected