1 reference to TLS_KRB5_WITH_DES_CBC_MD5
System.Net.Security (1)
System\Net\Security\SslConnectionInfo.Unix.cs (1)
77case TlsCipherSuite.TLS_KRB5_WITH_DES_CBC_MD5: return 0 << 12 | 2 << 8 | 2 << 4 | 1;