KN3 zERT TLS Summary Attributes

Use the KN3 zERT TLS Summary attributes to monitor all zERT TLS security sessions.

Origin Node Unique identifier for the TCP/IP stack being displayed.

Sysplex Name The name of the sysplex that the monitored system is part of. The format is a text string no longer than 8 characters.

System ID The SMF system ID. The format is a text string no longer than 4 characters.

TCPIP STC Name The jobname of the TCP/IP address space.

Collection Time The time and date of the data sampling.

Interval Length The length of time of the data sampling in hh:mm:ss format.

Application Name The jobname associated with the application address space that opened and bound the socket associated with the security session.

Protocol The IP Protocol for the security session. The format is an unsigned integer that can have the following possible values:
<blank>=0    
TCP=6 
UDP=17

Server IP Address The server IP address. The format is a text string of up to 45 characters.

Client IP Address The client IP address. The format is a text string of up to 45 characters.

Port Range Start The starting value for the server port range. The format is an unsigned integer.

Port Range End The ending value for the server port range. The format is an unsigned integer.

Session ID The session identifier that uniquely identifies a security session based on the server and client endpoints plus the significant security attributes of the session. The format is a text string of up to 42 characters.

TLS Source Source of the information of the security session. The format is an unsigned integer that can have one of the following values:
<blank>=0X0000                                
Stream observation=0X0001              
Cryptographic protocol provider=0X0002 
TLS Cryptographic Operations The type of cryptographic operation being used for the security session. The format is an unsigned integer that can have one of the following values:
<blank>=0X0000                
Encrypt-then-MAC=0X0001
TLS Version The protocol version being used for the security session. The format is an unsigned integer that can have one of the following values:
Unknown=0X0000
SSLv2=0X0200  
SSLv3=0X0300  
TLSv1.0=0X0301
TLSv1.1=0X0302
TLSv1.2=0X0303
TLSv1.3=0X0304
TLS Negotiated Cipher The negotiated cipher suite identifier. The format is a 6 character string. If the TLS version is SSLv3 or higher, this is a four character value in the first 4 bytes of this field. Refer to the TLS Cipher Suite registry at http://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml If the TLS version is SSLv2, then all 6 bytes are used and can have one of the following values:
TLS NULL WITH NULL NULL=0                           
TLS RSA WITH NULL MD5=1                             
TLS RSA WITH NULL SHA=2                             
TLS RSA EXPORT WITH RC4 40 MD5=3                    
TLS RSA WITH RC4 128 MD5=4                          
TLS RSA WITH RC4 128 SHA=5                          
TLS RSA EXPORT WITH RC2 CBC 40 MD5=6                
TLS RSA WITH IDEA CBC SHA=7                         
TLS RSA EXPORT WITH DES40 CBC SHA=8                 
TLS RSA WITH DES CBC SHA=9                          
TLS RSA WITH 3DES EDE CBC SHA=000A                  
TLS DH DSS EXPORT WITH DES40 CBC SHA=000B           
TLS DH DSS WITH DES CBC SHA=000C                    
TLS DH DSS WITH 3DES EDE CBC SHA=000D               
TLS DH RSA EXPORT WITH DES40 CBC SHA=000E           
TLS DH RSA WITH DES CBC SHA=000F                    
TLS DH RSA WITH 3DES EDE CBC SHA=10                 
TLS DHE DSS EXPORT WITH DES40 CBC SHA=11            
TLS DHE DSS WITH DES CBC SHA=12                     
TLS DHE DSS WITH 3DES EDE CBC SHA=13                
TLS DHE RSA EXPORT WITH DES40 CBC SHA=14            
TLS DHE RSA WITH DES CBC SHA=15                     
TLS DHE RSA WITH 3DES EDE CBC SHA=16                
TLS DH anon EXPORT WITH RC4 40 MD5=17               
TLS DH anon WITH RC4 128 MD5=18                     
TLS DH anon EXPORT WITH DES40 CBC SHA=19            
TLS DH anon WITH DES CBC SHA=001A                   
TLS DH anon WITH 3DES EDE CBC SHA=001B              
TLS KRB5 WITH DES CBC SHA=001E                      
TLS KRB5 WITH 3DES EDE CBC SHA=001F                 
TLS KRB5 WITH RC4 128 SHA=20                        
TLS KRB5 WITH IDEA CBC SHA=21                       
TLS KRB5 WITH DES CBC MD5=22                        
TLS KRB5 WITH 3DES EDE CBC MD5=23                   
TLS KRB5 WITH RC4 128 MD5=24                        
TLS KRB5 WITH IDEA CBC MD5=25                       
TLS KRB5 EXPORT WITH DES CBC 40 SHA=26              
TLS KRB5 EXPORT WITH RC2 CBC 40 SHA=27              
TLS KRB5 EXPORT WITH RC4 40 SHA=28                  
TLS KRB5 EXPORT WITH DES CBC 40 MD5=29              
TLS KRB5 EXPORT WITH RC2 CBC 40 MD5=002A            
TLS KRB5 EXPORT WITH RC4 40 MD5=002B                
TLS PSK WITH NULL SHA=002C                          
TLS DHE PSK WITH NULL SHA=002D                      
TLS RSA PSK WITH NULL SHA=002E                      
TLS RSA WITH AES 128 CBC SHA=002F                   
TLS DH DSS WITH AES 128 CBC SHA=30                  
TLS DH RSA WITH AES 128 CBC SHA=31                  
TLS DHE DSS WITH AES 128 CBC SHA=32                 
TLS DHE RSA WITH AES 128 CBC SHA=33                 
TLS DH anon WITH AES 128 CBC SHA=34                 
TLS RSA WITH AES 256 CBC SHA=35                     
TLS DH DSS WITH AES 256 CBC SHA=36                  
TLS DH RSA WITH AES 256 CBC SHA=37                  
TLS DHE DSS WITH AES 256 CBC SHA=38                 
TLS DHE RSA WITH AES 256 CBC SHA=39                 
TLS DH anon WITH AES 256 CBC SHA=003A               
TLS RSA WITH NULL SHA256=003B                       
TLS RSA WITH AES 128 CBC SHA256=003C                
TLS RSA WITH AES 256 CBC SHA256=003D                
TLS DH DSS WITH AES 128 CBC SHA256=003E             
TLS DH RSA WITH AES 128 CBC SHA256=003F             
TLS DHE DSS WITH AES 128 CBC SHA256=40              
TLS RSA WITH CAMELLIA 128 CBC SHA=41                
TLS DH DSS WITH CAMELLIA 128 CBC SHA=42             
TLS DH RSA WITH CAMELLIA 128 CBC SHA=43             
TLS DHE DSS WITH CAMELLIA 128 CBC SHA=44            
TLS DHE RSA WITH CAMELLIA 128 CBC SHA=45            
TLS DH anon WITH CAMELLIA 128 CBC SHA=46            
TLS DHE RSA WITH AES 128 CBC SHA256=67              
TLS DH DSS WITH AES 256 CBC SHA256=68               
TLS DH RSA WITH AES 256 CBC SHA256=69               
TLS DHE DSS WITH AES 256 CBC SHA256=006A            
TLS DHE RSA WITH AES 256 CBC SHA256=006B            
TLS DH anon WITH AES 128 CBC SHA256=006C            
TLS DH anon WITH AES 256 CBC SHA256=006D            
TLS RSA WITH CAMELLIA 256 CBC SHA=84                
TLS DH DSS WITH CAMELLIA 256 CBC SHA=85             
TLS DH RSA WITH CAMELLIA 256 CBC SHA=86             
TLS DHE DSS WITH CAMELLIA 256 CBC SHA=87            
TLS DHE RSA WITH CAMELLIA 256 CBC SHA=88            
TLS DH anon WITH CAMELLIA 256 CBC SHA=89            
TLS PSK WITH RC4 128 SHA=008A                       
TLS PSK WITH 3DES EDE CBC SHA=008B                  
TLS PSK WITH AES 128 CBC SHA=008C                   
TLS PSK WITH AES 256 CBC SHA=008D                   
TLS DHE PSK WITH RC4 128 SHA=008E                   
TLS DHE PSK WITH 3DES EDE CBC SHA=008F              
TLS DHE PSK WITH AES 128 CBC SHA=90                 
TLS DHE PSK WITH AES 256 CBC SHA=91                 
TLS RSA PSK WITH RC4 128 SHA=92                     
TLS RSA PSK WITH 3DES EDE CBC SHA=93                
TLS RSA PSK WITH AES 128 CBC SHA=94                 
TLS RSA PSK WITH AES 256 CBC SHA=95                 
TLS RSA WITH SEED CBC SHA=96                        
TLS DH DSS WITH SEED CBC SHA=97                     
TLS DH RSA WITH SEED CBC SHA=98                     
TLS DHE DSS WITH SEED CBC SHA=99                    
TLS DHE RSA WITH SEED CBC SHA=009A                  
TLS DH anon WITH SEED CBC SHA=009B                  
TLS RSA WITH AES 128 GCM SHA256=009C                
TLS RSA WITH AES 256 GCM SHA384=009D                
TLS DHE RSA WITH AES 128 GCM SHA256=009E            
TLS DHE RSA WITH AES 256 GCM SHA384=009F            
TLS DH RSA WITH AES 128 GCM SHA256=00A0             
TLS DH RSA WITH AES 256 GCM SHA384=00A1             
TLS DHE DSS WITH AES 128 GCM SHA256=00A2            
TLS DHE DSS WITH AES 256 GCM SHA384=00A3            
TLS DH DSS WITH AES 128 GCM SHA256=00A4             
TLS DH DSS WITH AES 256 GCM SHA384=00A5             
TLS DH anon WITH AES 128 GCM SHA256=00A6            
TLS DH anon WITH AES 256 GCM SHA384=00A7            
TLS PSK WITH AES 128 GCM SHA256=00A8                
TLS PSK WITH AES 256 GCM SHA384=00A9                
TLS DHE PSK WITH AES 128 GCM SHA256=00AA            
TLS DHE PSK WITH AES 256 GCM SHA384=00AB            
TLS RSA PSK WITH AES 128 GCM SHA256=00AC            
TLS RSA PSK WITH AES 256 GCM SHA384=00AD            
TLS PSK WITH AES 128 CBC SHA256=00AE                
TLS PSK WITH AES 256 CBC SHA384=00AF                
TLS PSK WITH NULL SHA256=00B0                       
TLS PSK WITH NULL SHA384=00B1                       
TLS DHE PSK WITH AES 128 CBC SHA256=00B2            
TLS DHE PSK WITH AES 256 CBC SHA384=00B3            
TLS DHE PSK WITH NULL SHA256=00B4                   
TLS DHE PSK WITH NULL SHA384=00B5                   
TLS RSA PSK WITH AES 128 CBC SHA256=00B6            
TLS RSA PSK WITH AES 256 CBC SHA384=00B7            
TLS RSA PSK WITH NULL SHA256=00B8                   
TLS RSA PSK WITH NULL SHA384=00B9                   
TLS RSA WITH CAMELLIA 128 CBC SHA256=00BA           
TLS DH DSS WITH CAMELLIA 128 CBC SHA256=00BB        
TLS DH RSA WITH CAMELLIA 128 CBC SHA256=00BC        
TLS DHE DSS WITH CAMELLIA 128 CBC SHA256=00BD       
TLS DHE RSA WITH CAMELLIA 128 CBC SHA256=00BE       
TLS DH anon WITH CAMELLIA 128 CBC SHA256=00BF       
TLS RSA WITH CAMELLIA 256 CBC SHA256=00C0           
TLS DH DSS WITH CAMELLIA 256 CBC SHA256=00C1        
TLS DH RSA WITH CAMELLIA 256 CBC SHA256=00C2        
TLS DHE DSS WITH CAMELLIA 256 CBC SHA256=00C3       
TLS DHE RSA WITH CAMELLIA 256 CBC SHA256=00C4       
TLS DH anon WITH CAMELLIA 256 CBC SHA256=00C5       
TLS EMPTY RENEGOTIATION INFO SCSV=00FF              
TLS AES 128 GCM SHA256=1301                         
TLS AES 256 GCM SHA384=1302                         
TLS CHACHA20 POLY1305 SHA256=1303                   
TLS AES 128 CCM SHA256=1304                         
TLS AES 128 CCM 8 SHA256=1305                       
TLS FALLBACK SCSV=5600                              
TLS ECDH ECDSA WITH NULL SHA=C001                   
TLS ECDH ECDSA WITH RC4 128 SHA=C002                
TLS ECDH ECDSA WITH 3DES EDE CBC SHA=C003           
TLS ECDH ECDSA WITH AES 128 CBC SHA=C004            
TLS ECDH ECDSA WITH AES 256 CBC SHA=C005            
TLS ECDHE ECDSA WITH NULL SHA=C006                  
TLS ECDHE ECDSA WITH RC4 128 SHA=C007               
TLS ECDHE ECDSA WITH 3DES EDE CBC SHA=C008          
TLS ECDHE ECDSA WITH AES 128 CBC SHA=C009           
TLS ECDHE ECDSA WITH AES 256 CBC SHA=C00A           
TLS ECDH RSA WITH NULL SHA=C00B                     
TLS ECDH RSA WITH RC4 128 SHA=C00C                  
TLS ECDH RSA WITH 3DES EDE CBC SHA=C00D             
TLS ECDH RSA WITH AES 128 CBC SHA=C00E              
TLS ECDH RSA WITH AES 256 CBC SHA=C00F              
TLS ECDHE RSA WITH NULL SHA=C010                    
TLS ECDHE RSA WITH RC4 128 SHA=C011                 
TLS ECDHE RSA WITH 3DES EDE CBC SHA=C012            
TLS ECDHE RSA WITH AES 128 CBC SHA=C013             
TLS ECDHE RSA WITH AES 256 CBC SHA=C014             
TLS ECDH anon WITH NULL SHA=C015                    
TLS ECDH anon WITH RC4 128 SHA=C016                 
TLS ECDH anon WITH 3DES EDE CBC SHA=C017            
TLS ECDH anon WITH AES 128 CBC SHA=C018             
TLS ECDH anon WITH AES 256 CBC SHA=C019             
TLS SRP SHA WITH 3DES EDE CBC SHA=C01A              
TLS SRP SHA RSA WITH 3DES EDE CBC SHA=C01B          
TLS SRP SHA DSS WITH 3DES EDE CBC SHA=C01C          
TLS SRP SHA WITH AES 128 CBC SHA=C01D               
TLS SRP SHA RSA WITH AES 128 CBC SHA=C01E           
TLS SRP SHA DSS WITH AES 128 CBC SHA=C01F           
TLS SRP SHA WITH AES 256 CBC SHA=C020               
TLS SRP SHA RSA WITH AES 256 CBC SHA=C021           
TLS SRP SHA DSS WITH AES 256 CBC SHA=C022           
TLS ECDHE ECDSA WITH AES 128 CBC SHA256=C023        
TLS ECDHE ECDSA WITH AES 256 CBC SHA384=C024        
TLS ECDH ECDSA WITH AES 128 CBC SHA256=C025         
TLS ECDH ECDSA WITH AES 256 CBC SHA384=C026         
TLS ECDHE RSA WITH AES 128 CBC SHA256=C027          
TLS ECDHE RSA WITH AES 256 CBC SHA384=C028          
TLS ECDH RSA WITH AES 128 CBC SHA256=C029           
TLS ECDH RSA WITH AES 256 CBC SHA384=C02A           
TLS ECDHE ECDSA WITH AES 128 GCM SHA256=C02B        
TLS ECDHE ECDSA WITH AES 256 GCM SHA384=C02C        
TLS ECDH ECDSA WITH AES 128 GCM SHA256=C02D         
TLS ECDH ECDSA WITH AES 256 GCM SHA384=C02E         
TLS ECDHE RSA WITH AES 128 GCM SHA256=C02F          
TLS ECDHE RSA WITH AES 256 GCM SHA384=C030          
TLS ECDH RSA WITH AES 128 GCM SHA256=C031           
TLS ECDH RSA WITH AES 256 GCM SHA384=C032           
TLS ECDHE PSK WITH RC4 128 SHA=C033                 
TLS ECDHE PSK WITH 3DES EDE CBC SHA=C034            
TLS ECDHE PSK WITH AES 128 CBC SHA=C035             
TLS ECDHE PSK WITH AES 256 CBC SHA=C036             
TLS ECDHE PSK WITH AES 128 CBC SHA256=C037          
TLS ECDHE PSK WITH AES 256 CBC SHA384=C038          
TLS ECDHE PSK WITH NULL SHA=C039                    
TLS ECDHE PSK WITH NULL SHA256=C03A                 
TLS ECDHE PSK WITH NULL SHA384=C03B                 
TLS RSA WITH ARIA 128 CBC SHA256=C03C               
TLS RSA WITH ARIA 256 CBC SHA384=C03D               
TLS DH DSS WITH ARIA 128 CBC SHA256=C03E            
TLS DH DSS WITH ARIA 256 CBC SHA384=C03F            
TLS DH RSA WITH ARIA 128 CBC SHA256=C040            
TLS DH RSA WITH ARIA 256 CBC SHA384=C041            
TLS DHE DSS WITH ARIA 128 CBC SHA256=C042           
TLS DHE DSS WITH ARIA 256 CBC SHA384=C043           
TLS DHE RSA WITH ARIA 128 CBC SHA256=C044           
TLS DHE RSA WITH ARIA 256 CBC SHA384=C045           
TLS DH anon WITH ARIA 128 CBC SHA256=C046           
TLS DH anon WITH ARIA 256 CBC SHA384=C047           
TLS ECDHE ECDSA WITH ARIA 128 CBC SHA256=C048       
TLS ECDHE ECDSA WITH ARIA 256 CBC SHA384=C049       
TLS ECDH ECDSA WITH ARIA 128 CBC SHA256=C04A        
TLS ECDH ECDSA WITH ARIA 256 CBC SHA384=C04B        
TLS ECDHE RSA WITH ARIA 128 CBC SHA256=C04C         
TLS ECDHE RSA WITH ARIA 256 CBC SHA384=C04D         
TLS ECDH RSA WITH ARIA 128 CBC SHA256=C04E          
TLS ECDH RSA WITH ARIA 256 CBC SHA384=C04F          
TLS RSA WITH ARIA 128 GCM SHA256=C050               
TLS RSA WITH ARIA 256 GCM SHA384=C051               
TLS DHE RSA WITH ARIA 128 GCM SHA256=C052           
TLS DHE RSA WITH ARIA 256 GCM SHA384=C053           
TLS DH RSA WITH ARIA 128 GCM SHA256=C054            
TLS DH RSA WITH ARIA 256 GCM SHA384=C055            
TLS DHE DSS WITH ARIA 128 GCM SHA256=C056           
TLS DHE DSS WITH ARIA 256 GCM SHA384=C057           
TLS DH DSS WITH ARIA 128 GCM SHA256=C058            
TLS DH DSS WITH ARIA 256 GCM SHA384=C059            
TLS DH anon WITH ARIA 128 GCM SHA256=C05A           
TLS DH anon WITH ARIA 256 GCM SHA384=C05B           
TLS ECDHE ECDSA WITH ARIA 128 GCM SHA256=C05C       
TLS ECDHE ECDSA WITH ARIA 256 GCM SHA384=C05D       
TLS ECDH ECDSA WITH ARIA 128 GCM SHA256=C05E        
TLS ECDH ECDSA WITH ARIA 256 GCM SHA384=C05F        
TLS ECDHE RSA WITH ARIA 128 GCM SHA256=C060         
TLS ECDHE RSA WITH ARIA 256 GCM SHA384=C061         
TLS ECDH RSA WITH ARIA 128 GCM SHA256=C062          
TLS ECDH RSA WITH ARIA 256 GCM SHA384=C063          
TLS PSK WITH ARIA 128 CBC SHA256=C064               
TLS PSK WITH ARIA 256 CBC SHA384=C065               
TLS DHE PSK WITH ARIA 128 CBC SHA256=C066           
TLS DHE PSK WITH ARIA 256 CBC SHA384=C067           
TLS RSA PSK WITH ARIA 128 CBC SHA256=C068           
TLS RSA PSK WITH ARIA 256 CBC SHA384=C069           
TLS PSK WITH ARIA 128 GCM SHA256=C06A               
TLS PSK WITH ARIA 256 GCM SHA384=C06B               
TLS DHE PSK WITH ARIA 128 GCM SHA256=C06C           
TLS DHE PSK WITH ARIA 256 GCM SHA384=C06D           
TLS RSA PSK WITH ARIA 128 GCM SHA256=C06E           
TLS RSA PSK WITH ARIA 256 GCM SHA384=C06F           
TLS ECDHE PSK WITH ARIA 128 CBC SHA256=C070         
TLS ECDHE PSK WITH ARIA 256 CBC SHA384=C071         
TLS ECDHE ECDSA WITH CAMELLIA 128 CBC SHA256=C072   
TLS ECDHE ECDSA WITH CAMELLIA 256 CBC SHA384=C073   
TLS ECDH ECDSA WITH CAMELLIA 128 CBC SHA256=C074    
TLS ECDH ECDSA WITH CAMELLIA 256 CBC SHA384=C075    
TLS ECDHE RSA WITH CAMELLIA 128 CBC SHA256=C076     
TLS ECDHE RSA WITH CAMELLIA 256 CBC SHA384=C077     
TLS ECDH RSA WITH CAMELLIA 128 CBC SHA256=C078      
TLS ECDH RSA WITH CAMELLIA 256 CBC SHA384=C079      
TLS RSA WITH CAMELLIA 128 GCM SHA256=C07A           
TLS RSA WITH CAMELLIA 256 GCM SHA384=C07B           
TLS DHE RSA WITH CAMELLIA 128 GCM SHA256=C07C       
TLS DHE RSA WITH CAMELLIA 256 GCM SHA384=C07D       
TLS DH RSA WITH CAMELLIA 128 GCM SHA256=C07E        
TLS DH RSA WITH CAMELLIA 256 GCM SHA384=C07F        
TLS DHE DSS WITH CAMELLIA 128 GCM SHA256=C080       
TLS DHE DSS WITH CAMELLIA 256 GCM SHA384=C081       
TLS DH DSS WITH CAMELLIA 128 GCM SHA256=C082        
TLS DH DSS WITH CAMELLIA 256 GCM SHA384=C083        
TLS DH anon WITH CAMELLIA 128 GCM SHA256=C084       
TLS DH anon WITH CAMELLIA 256 GCM SHA384=C085       
TLS ECDHE ECDSA WITH CAMELLIA 128 GCM SHA256=C086   
TLS ECDHE ECDSA WITH CAMELLIA 256 GCM SHA384=C087   
TLS ECDH ECDSA WITH CAMELLIA 128 GCM SHA256=C088    
TLS ECDH ECDSA WITH CAMELLIA 256 GCM SHA384=C089    
TLS ECDHE RSA WITH CAMELLIA 128 GCM SHA256=C08A     
TLS ECDHE RSA WITH CAMELLIA 256 GCM SHA384=C08B     
TLS ECDH RSA WITH CAMELLIA 128 GCM SHA256=C08C      
TLS ECDH RSA WITH CAMELLIA 256 GCM SHA384=C08D      
TLS PSK WITH CAMELLIA 128 GCM SHA256=C08E           
TLS PSK WITH CAMELLIA 256 GCM SHA384=C08F           
TLS DHE PSK WITH CAMELLIA 128 GCM SHA256=C090       
TLS DHE PSK WITH CAMELLIA 256 GCM SHA384=C091       
TLS RSA PSK WITH CAMELLIA 128 GCM SHA256=C092       
TLS RSA PSK WITH CAMELLIA 256 GCM SHA384=C093       
TLS PSK WITH CAMELLIA 128 CBC SHA256=C094           
TLS PSK WITH CAMELLIA 256 CBC SHA384=C095           
TLS DHE PSK WITH CAMELLIA 128 CBC SHA256=C096       
TLS DHE PSK WITH CAMELLIA 256 CBC SHA384=C097       
TLS RSA PSK WITH CAMELLIA 128 CBC SHA256=C098       
TLS RSA PSK WITH CAMELLIA 256 CBC SHA384=C099       
TLS ECDHE PSK WITH CAMELLIA 128 CBC SHA256=C09A     
TLS ECDHE PSK WITH CAMELLIA 256 CBC SHA384=C09B     
TLS RSA WITH AES 128 CCM=C09C                       
TLS RSA WITH AES 256 CCM=C09D                       
TLS DHE RSA WITH AES 128 CCM=C09E                   
TLS DHE RSA WITH AES 256 CCM=C09F                   
TLS RSA WITH AES 128 CCM 8=C0A0                     
TLS RSA WITH AES 256 CCM 8=C0A1                     
TLS DHE RSA WITH AES 128 CCM 8=C0A2                 
TLS DHE RSA WITH AES 256 CCM 8=C0A3                 
TLS PSK WITH AES 128 CCM=C0A4                       
TLS PSK WITH AES 256 CCM=C0A5                       
TLS DHE PSK WITH AES 128 CCM=C0A6                   
TLS DHE PSK WITH AES 256 CCM=C0A7                   
TLS PSK WITH AES 128 CCM 8=C0A8                     
TLS PSK WITH AES 256 CCM 8=C0A9                     
TLS PSK DHE WITH AES 128 CCM 8=C0AA                 
TLS PSK DHE WITH AES 256 CCM 8=C0AB                 
TLS ECDHE ECDSA WITH AES 128 CCM=C0AC               
TLS ECDHE ECDSA WITH AES 256 CCM=C0AD               
TLS ECDHE ECDSA WITH AES 128 CCM 8=C0AE             
TLS ECDHE ECDSA WITH AES 256 CCM 8=C0AF             
TLS ECCPWD WITH AES 128 GCM SHA256=C0B0             
TLS ECCPWD WITH AES 256 GCM SHA384=C0B1             
TLS ECCPWD WITH AES 128 CCM SHA256=C0B2             
TLS ECCPWD WITH AES 256 CCM SHA384=C0B3             
TLS SHA256 SHA256=C0B4                              
TLS SHA384 SHA384=C0B5                              
TLS GOSTR341112 256 WITH KUZNYECHIK CTR OMAC=C100   
TLS GOSTR341112 256 WITH MAGMA CTR OMAC=C101        
TLS GOSTR341112 256 WITH 28147 CNT IMIT=C102        
TLS ECDHE RSA WITH CHACHA20 POLY1305 SHA256=CCA8    
TLS ECDHE ECDSA WITH CHACHA20 POLY1305 SHA256=CCA9  
TLS DHE RSA WITH CHACHA20 POLY1305 SHA256=CCAA      
TLS PSK WITH CHACHA20 POLY1305 SHA256=CCAB          
TLS ECDHE PSK WITH CHACHA20 POLY1305 SHA256=CCAC    
TLS DHE PSK WITH CHACHA20 POLY1305 SHA256=CCAD      
TLS RSA PSK WITH CHACHA20 POLY1305 SHA256=CCAE      
TLS ECDHE PSK WITH AES 128 GCM SHA256=D001          
TLS ECDHE PSK WITH AES 256 GCM SHA384=D002          
TLS ECDHE PSK WITH AES 128 CCM 8 SHA256=D003        
TLS ECDHE PSK WITH AES 128 CCM SHA256=D005          
128-bit RC4 with MD5=10080                          
40-bit RC4 with MD5=20080                           
128-bit RC2 with MD5=30080                          
40-bit RC2 with MD5=40080                           
128-bit IDEA with MD5=50080                         
DES with MD5=60040                                  
3DES with MD5=0700C0                                
TLS Encryption Algorithm The symmetric encryption algorithm that is used by the cipher suite. The format is an unsigned integer that can have one of the following values:
Unknown=0X0000            
None=0X0001               
DES=0X0002                
DES 40=0X0003             
3DES=0X0004               
RC2 40=0X0005             
RC2 128=0X0006            
RC2=0X0007                
RC4 40=0X0008             
RC4 128=0X0009            
RC4 256=0X000A            
RC4=0X000B                
AES CBC 128=0X000C        
AES CBC 192=0X000D        
AES CBC 256=0X000E        
AES CTR 128=0X000F        
AES CTR 192=0X0010        
AES CTR 256=0X0011        
AES GCM 128=0X0012        
AES GCM 256=0X0013        
AES CCM 128=0X0014        
AES CCM 256=0X0015        
AES CCM8 128=0X0016       
AES CCM8 256=0X0017       
AES 256=0X0018            
BLOWFISH=0X0019           
BLOWFISH CBC=0X001A       
CAST 128 CBC=0X001B       
ARCFOUR 128=0X001C        
ARCFOUR 256=0X001D        
ARCFOUR=0X001E            
RIJNDAEL CBC=0X001F       
ARIA 128 CBC=0X0020       
ARIA 128 CBC=0X0021       
ARIA 256 CBC=0X0022       
ARIA 128 GCM=0X0023       
ARIA 256 GCM=0X0024       
CAMELLIA 128 CBC=0X0025   
CAMELLIA 256 CBC=0X0026   
CAMELLIA 128 GCM=0X0027   
CAMELLIA 256 GCM=0X0028   
CHACHA20 POLY1305=0X0029  
IDEA CBC=0X002A           
SEED CBC=0X002B           
FORTEZZA CBC=0X002C       
GOST28147=0X002D          
TWOFISH CBC 256=0X002E    
TWOFISH CBC=0X002F        
TWOFISH CBC 192=0X0030    
TWOFISH CBC 128=0X0031    
SERPENT CBC 256=0X0032    
SERPENT CBC 192=0X0033    
SERPENT CBC 128=0X0034    
TLS Message Authentication Algorithm The message authentication algorithm that is used by the cipher suite. The format is an unsigned integer that can have one of the following values:
Unknown=0X0000           
None=0X0001              
MD2=0X0002               
HMAC-MD5=0X0003          
HMAC-SHA1=0X0004         
HMAC-SHA2-224=0X0005     
HMAC-SHA2-256=0X0006     
HMAC-SHA2-384=0X0007     
HMAC-SHA2-512=0X0008     
AES-GMAC-128=0X0009      
AES-GMAC-256=0X000A      
AES-128-XCBC-96=0X000B   
HMAC-SHA2-256-128=0X000C 
HMAC-SHA2-384-192=0X000D 
HMAC-SHA2-512-256=0X000E 
HMAC-MD5-96=0X000F       
HMAC-SHA1-96=0X0010      
UMAC-64=0X0011           
UMAC-128=0X0012          
RIPEMD-160=0X0013B       
TLS Key Exchange Algorithm The key exchange algorithm that is used by the cipher suite. The format is an unsigned integer that can have one of the following values:
Unknown=0X0000        
None=0X0001           
RSA=0X0002            
RSA EXPORT=0X0003     
RSA PSK=0X0004        
DH RSA=0X0005         
DH RSA EXPORT=0X0006  
DH DSS=0X0007         
DH ANON=0X0008        
DH ANON EXPORT=0X0009 
DH DSS EXPORT=0X000A  
DHE RSA=0X000B        
DHE RSA EXPORT=0X000C 
DHE DSS=0X000D        
DHE DSS EXPORT=0X000E 
DHE PSK=0X000F        
ECDH ECDSA=0X0010     
ECDH RSA=0X0011       
ECDH ANON=0X0012      
ECDHE ECDSA=0X0013    
ECDHE RSA=0X0014      
ECDHE PSK=0X0015      
KRB5=0X0016           
KRB5 EXPORT=0X0017    
PSK=0X0018            
SRP SHA RSA=0X0019    
SRP SHA DSS=0X001A    
SRP SHA=0X001B        
TLS Server Certificate Signature The server certificate signature method. The format is an unsigned integer that can have one of the following values:
Unknown=0X0000             
None=0X0001                
RSA with MD2=0X0002        
RSA with MD5=0X0003        
RSA with SHA1=0X0004       
DSA with SHA1=0X0005       
RSA with SHA-224=0X0006    
RSA with SHA-256=0X0007    
RSA with SHA-384=0X0008    
RSA with SHA-512=0X0009    
ECDSA with SHA1=0X000A     
ECDSA with SHA-224=0X000B  
ECDSA with SHA-256=0X000C  
ECDSA with SHA-384=0X000D  
ECDSA with SHA-512=0X000E  
DSA with SHA-224=0X000F    
DSA with SHA-256=0X0010    
TLS Server Certificate Encryption The server certificate encryption method. The format is an unsigned integer that can have one of the following values:
Unknown=0X0000
None=0X0001   
RSA=0X0002    
DSA=0X0003    
ECDSA=0X0004  
TLS Server Certificate Digest The server certificate digest algorithm. The format is an unsigned integer that can have one of the following values:
Unknown=0X0000  
None=0X0001     
MD2=0X0002      
MD5=0X0003      
SHA1=0X0004     
SHA-224=0X0005  
SHA-256=0X0006  
SHA-384=0X0007  
SHA-512=0X0008  
TLS Server Certificate Key Type The server certificate key type. The format is an unsigned integer that can have one of the following values:
Unknown=0                    
None=1                       
RSA=2                        
DSA=3                        
Diffie-Hellman=4             
Elliptic Curve Cryptography=5

TLS Server Certificate Key Length The server certificate key length. The format is an unsigned integer.

TLS Client Certificate Signature The Client certificate signature method. The format is an unsigned integer that can have one of the following values:
Unknown=0X0000            
None=0X0001               
RSA with MD2=0X0002       
RSA with MD5=0X0003       
RSA with SHA1=0X0004      
DSA with SHA1=0X0005      
RSA with SHA-224=0X0006   
RSA with SHA-256=0X0007   
RSA with SHA-384=0X0008   
RSA with SHA-512=0X0009   
ECDSA with SHA1=0X000A    
ECDSA with SHA-224=0X000B 
ECDSA with SHA-256=0X000C 
ECDSA with SHA-384=0X000D 
ECDSA with SHA-512=0X000E 
DSA with SHA-224=0X000F   
DSA with SHA-256=0X0010   
TLS Client Certificate Encryption The client certificate encryption method. The format is an unsigned integer that can have one of the following values:
Unknown=0X0000
None=0X0001   
RSA=0X0002    
DSA=0X0003    
ECDSA=0X0004  
TLS Client Certificate Digest The client certificate digest algorithm. The format is an unsigned integer that can have one of the following values:
Unknown=0X0000 
None=0X0001    
MD2=0X0002     
MD5=0X0003     
SHA1=0X0004    
SHA-224=0X0005 
SHA-256=0X0006 
SHA-384=0X0007 
SHA-512=0X0008 
TLS Client Certificate Key Type The client certificate key type. The format is an unsigned integer that can have one of the following values:
Unknown=0                    
None=1                       
RSA=2                        
DSA=3                        
Diffie-Hellman=4             
Elliptic Curve Cryptography=5

TLS Client Certificate Key Length The client certificate key length. The format is an unsigned integer.