Method SSL.Context()->get_psk_hint() Method get_psk_hint optional string(8bit) get_psk_hint() Description A context created for server side PSK use can optionally implement get_psk_hint to return a hint string to be sent to the client. If not implemented, or returning 0, no PSK hint will be sent.