Cached self certificate; subclasses may populate it on first access.
Synopsis
Declared in <folly/io/async/AsyncSocketTransport.h>
mutable
std::unique_ptr<AsyncTransportCertificate const> selfCertData_ = {
nullptr};
Created with MrDocs