MCPcopy Create free account
hub / github.com/ELMERIKH/PyinMemoryPE / content

Method content

windows/crypto/cryptmsg.py:106–107  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

104
105 @property
106 def content(self):
107 return self.get_param(gdef.CMSG_CONTENT_PARAM)[:]
108
109 @property
110 def content_type(self):

Callers

nothing calls this directly

Calls 1

get_paramMethod · 0.95

Tested by

no test coverage detected