Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ELMERIKH/PyinMemoryPE
/ nb_recipient
Method
nb_recipient
windows/crypto/cryptmsg.py:91–93 ·
view source on GitHub ↗
TODO: DOC
(self)
Source
from the content-addressed store, hash-verified
89
90
@property
91
def
nb_recipient(self):
92
""
"TODO: DOC"
""
93
return
self.get_param(gdef.CMSG_RECIPIENT_COUNT_PARAM)
94
95
96
def
get_recipient_data(self, index=0):
Callers
nothing calls this directly
Calls
1
get_param
Method · 0.95
Tested by
no test coverage detected