MCPcopy Create free account
hub / github.com/OpenVPN/openvpn3-linux / GetDCO

Method GetDCO

src/python/openvpn3/SessionManager.py:436–437  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

434 #
435 @__delete_check
436 def GetDCO(self):
437 return self.__prop_intf.Get('net.openvpn.v3.sessions', 'dco')
438
439
440 ##

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected