otupy.types.targets.email_addr.EmailAddr
- class EmailAddr(email)
Bases:
objectOpenC2 Email Address
Implements the email_addr target (Section 3.4.1.4). Email address, [RFC5322], Section 3.4.1.
Methods
getDoesn't allow IDN email (RFC6531): there is a dedicated class for this (IDNEmailAddr).
- __init__(email)
- set(email)
Doesn’t allow IDN email (RFC6531): there is a dedicated class for this (IDNEmailAddr).