Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ store
Method
store
dds/DCPS/security/SSL/SignedDocument.cpp:144–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
X509_STORE* store() const { return store_; }
145
operator bool() const {return store_;}
146
147
bool add_cert(const Certificate& certificate)
Callers
1
verify
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected