Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ certs
Method
certs
dds/DCPS/security/SSL/SignedDocument.cpp:108–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
STACK_OF(X509)* certs() const { return certs_; }
109
operator bool() const {return certs_;}
110
111
bool push(const Certificate& certificate)
Callers
1
verify
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected