MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / bio

Method bio

dds/DCPS/security/SSL/SignedDocument.cpp:188–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186 }
187
188 BIO* bio() const { return bio_; }
189 BIO*& bio() { return bio_; }
190 operator bool() const {return bio_;}
191

Callers 2

verifyMethod · 0.80
verifyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected