otupy.types.targets.idn_email_addr.IDNEmailAddr
- class IDNEmailAddr(email)
Bases:
EmailAddrOpenC2 IDNEmailAddr
Implements the idn_email_addr target (Section 3.4.1.8). A single internationalized email address.
Methods
getAllows IDN email (RFC6531): there is a dedicated class for this (IDNEmailAddr).
- __init__(email)
- set(email)
Allows IDN email (RFC6531): there is a dedicated class for this (IDNEmailAddr).