Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ getResource
Function
getResource
modules/crypt/ssl/ssl_cert.js:298–301 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
296
}
297
298
function
getResource(name)
299
{
300
return
new
Resource(name);
301
}
302
303
export
default CertificateManager;
Callers
3
getCerts
Method · 0.85
findCert
Method · 0.85
getDH
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected