Enum tls_parser::tls_ciphers::TlsCipherKx
[−]
[src]
pub enum TlsCipherKx { Null, Psk, Krb5, Srp, Rsa, Dh, Dhe, Ecdh, Ecdhe, }
Variants
Null
Psk
Krb5
Srp
Rsa
Dh
Dhe
Ecdh
Ecdhe