Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ push
Method
push
Sming/Components/ssl/BearSsl/X509Decoder.h:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
void push(const uint8_t* buf, size_t len)
30
{
31
br_x509_decoder_push(&context, buf, len);
32
}
33
34
br_x509_pkey* getPublicKey()
35
{
Callers
1
appendCertData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected