otupy.types.targets.idn_email_addr.IDNEmailAddr

class IDNEmailAddr(email)

Bases: EmailAddr

OpenC2 IDNEmailAddr

Implements the idn_email_addr target (Section 3.4.1.8). A single internationalized email address.

Methods

get

set

Allows 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).