usr/lib/python3.9/site-packages/dns/rdtypes/ANY/SMIMEA.py000064400000000336151120111420016636 0ustar00# Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license import dns.immutable import dns.rdtypes.tlsabase @dns.immutable.immutable class SMIMEA(dns.rdtypes.tlsabase.TLSABase): """SMIMEA record"""