scapy.layers.tls.crypto.common

TLS ciphers.

exception scapy.layers.tls.crypto.common.CipherError[source]

Bases: Exception

Raised when .decrypt() or .auth_decrypt() fails.