Home
last modified time | relevance | path

Searched defs:malware_subject_idref (Results 1 – 2 of 2) sorted by relevance

/dports/security/py-maec/python-maec-4.1.0.17/maec/package/
H A Dmalware_subject_reference.py17 malware_subject_idref = fields.TypedField("malware_subject_idref") variable in MalwareSubjectReference
19 def __init__(self, malware_subject_idref = None): argument
/dports/security/py-maec/python-maec-4.1.0.17/maec/bindings/
H A Dmaec_package.py1405 def __init__(self, malware_subject_idref=None): argument
1415 …def set_malware_subject_idref(self, malware_subject_idref): self.malware_subject_idref = malware_s… argument