Lines Matching refs:session
6 openssl-sess_id - SSL/TLS session handling command
23 This command processes the encoded version of the SSL session
24 structure and optionally prints out SSL session details (for example
25 the SSL session master key) in human readable format. Since this is a
45 For B<NSS> output, the session ID and master key are reported in NSS "keylog"
50 This specifies the input filename to read session information from or standard
55 This specifies the output filename to write session information to or standard
65 If a certificate is present in the session it will be output using this option,
70 This option prevents output of the encoded version of the session.
74 This option can set the session id so the output session information uses the
110 The SSL session ID in hex format.
114 The session ID context in hex format.
118 This is the SSL session master key.
122 This is the session start time represented as an integer in standard
137 Since the SSL session output contains the master key it is
138 possible to read the contents of an encrypted session using this