MCPcopy Create free account
hub / github.com/apache/trafficserver / sanType

Method sanType

include/cripts/Certs.hpp:272–276  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

270 self_type &operator=(self_type &&) = delete;
271
272 [[nodiscard]] cripts::Certs::SAN
273 sanType() const
274 {
275 return _san_id;
276 }
277
278 class Iterator
279 {

Callers 2

operator[]Method · 0.80
_update_currentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected