xref: /aosp_15_r20/external/scapy/test/tls/__init__.py (revision 7dc08ffc4802948ccbc861daaf1e81c405c2c4bd)
1## This file is part of Scapy
2## Copyright (C) 2016 Maxence Tury <[email protected]>
3## This program is published under a GPLv2 license
4
5"""
6Examples and test PKI for the TLS module.
7"""
8
9