home *** CD-ROM | disk | FTP | other *** search
- object CertInfoForm: TCertInfoForm
- Left = 166
- Top = 308
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
- BorderStyle = bsDialog
- Caption = 'Session Information'
- ClientHeight = 498
- ClientWidth = 449
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnHelp = FormHelp
- PixelsPerInch = 96
- TextHeight = 13
- object Button1: TButton
- Left = 187
- Top = 469
- Width = 75
- Height = 23
- Cancel = True
- Caption = 'Close'
- ModalResult = 2
- TabOrder = 0
- end
- object PageControl1: TPageControl
- Left = 7
- Top = 7
- Width = 435
- Height = 452
- ActivePage = TabSheet2
- TabOrder = 1
- object TabSheet2: TTabSheet
- Caption = 'Session'
- ImageIndex = 1
- object Label11: TLabel
- Left = 82
- Top = 28
- Width = 26
- Height = 13
- Alignment = taRightJustify
- Caption = 'Host:'
- end
- object Label12: TLabel
- Left = 10
- Top = 5
- Width = 89
- Height = 13
- AutoSize = False
- Caption = 'Connection Info'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label13: TLabel
- Left = 10
- Top = 124
- Width = 89
- Height = 13
- AutoSize = False
- Caption = 'Traffic Info'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label14: TLabel
- Tag = 1
- Left = 10
- Top = 243
- Width = 89
- Height = 13
- AutoSize = False
- Caption = 'Security Info'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label15: TLabel
- Left = 52
- Top = 49
- Width = 56
- Height = 13
- Alignment = taRightJustify
- Caption = 'Connected:'
- end
- object Label16: TLabel
- Left = 65
- Top = 70
- Width = 43
- Height = 13
- Alignment = taRightJustify
- Caption = 'Secured:'
- end
- object Label17: TLabel
- Left = 43
- Top = 91
- Width = 65
- Height = 13
- Alignment = taRightJustify
- Caption = 'Compression:'
- end
- object Label18: TLabel
- Left = 47
- Top = 147
- Width = 61
- Height = 13
- Alignment = taRightJustify
- Caption = 'Raw data in:'
- end
- object Label19: TLabel
- Left = 39
- Top = 168
- Width = 69
- Height = 13
- Alignment = taRightJustify
- Caption = 'Raw data out:'
- end
- object Label22: TLabel
- Left = 49
- Top = 189
- Width = 59
- Height = 13
- Alignment = taRightJustify
- Caption = 'Tunneled in:'
- end
- object Label23: TLabel
- Left = 41
- Top = 210
- Width = 67
- Height = 13
- Alignment = taRightJustify
- Caption = 'Tunneled out:'
- end
- object Label24: TLabel
- Tag = 1
- Left = 59
- Top = 273
- Width = 49
- Height = 13
- Alignment = taRightJustify
- Caption = 'Algorithm:'
- end
- object Label25: TLabel
- Tag = 1
- Left = 74
- Top = 294
- Width = 34
- Height = 13
- Alignment = taRightJustify
- Caption = 'Digest:'
- end
- object Label26: TLabel
- Tag = 1
- Left = 36
- Top = 315
- Width = 72
- Height = 13
- Alignment = taRightJustify
- Caption = 'Key exchange:'
- end
- object stHost: TStaticText
- Left = 119
- Top = 28
- Width = 253
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 0
- end
- object Panel3: TPanel
- Left = 133
- Top = 11
- Width = 278
- Height = 2
- BevelOuter = bvLowered
- TabOrder = 1
- end
- object Panel4: TPanel
- Left = 133
- Top = 130
- Width = 278
- Height = 2
- BevelOuter = bvLowered
- TabOrder = 2
- end
- object Panel5: TPanel
- Tag = 1
- Left = 133
- Top = 249
- Width = 278
- Height = 2
- BevelOuter = bvLowered
- TabOrder = 3
- end
- object stWhen: TStaticText
- Left = 119
- Top = 49
- Width = 253
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 4
- end
- object stSecur: TStaticText
- Left = 119
- Top = 70
- Width = 99
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 5
- end
- object stCompr: TStaticText
- Left = 119
- Top = 91
- Width = 99
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 6
- end
- object stRawIn: TStaticText
- Left = 119
- Top = 147
- Width = 99
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 7
- end
- object stRawOut: TStaticText
- Left = 119
- Top = 168
- Width = 99
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 8
- end
- object stTunnIn: TStaticText
- Left = 119
- Top = 189
- Width = 99
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 9
- end
- object stTunnOut: TStaticText
- Left = 119
- Top = 210
- Width = 99
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 10
- end
- object stAlgo: TStaticText
- Tag = 1
- Left = 119
- Top = 273
- Width = 99
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 11
- end
- object stDigest: TStaticText
- Tag = 1
- Left = 119
- Top = 294
- Width = 99
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 12
- end
- object stKeyExch: TStaticText
- Tag = 1
- Left = 119
- Top = 315
- Width = 99
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 13
- end
- end
- object TabSheet1: TTabSheet
- Caption = 'Server Certificate'
- object Label36: TLabel
- Left = 34
- Top = 28
- Width = 74
- Height = 13
- Alignment = taRightJustify
- Caption = 'Common name:'
- end
- object Label40: TLabel
- Left = 33
- Top = 112
- Width = 75
- Height = 13
- Alignment = taRightJustify
- Caption = 'State/Province:'
- end
- object Label39: TLabel
- Left = 55
- Top = 91
- Width = 53
- Height = 13
- Alignment = taRightJustify
- Caption = 'City/Town:'
- end
- object Label38: TLabel
- Left = 22
- Top = 70
- Width = 86
- Height = 13
- Alignment = taRightJustify
- Caption = 'Organization unit:'
- end
- object Label37: TLabel
- Left = 43
- Top = 49
- Width = 65
- Height = 13
- Alignment = taRightJustify
- Caption = 'Organization:'
- end
- object Label41: TLabel
- Left = 65
- Top = 133
- Width = 43
- Height = 13
- Alignment = taRightJustify
- Caption = 'Country:'
- end
- object Label42: TLabel
- Left = 57
- Top = 336
- Width = 51
- Height = 13
- Alignment = taRightJustify
- Caption = 'Valid from:'
- end
- object Label43: TLabel
- Left = 243
- Top = 336
- Width = 39
- Height = 13
- Alignment = taRightJustify
- Caption = 'Valid to:'
- end
- object Label3: TLabel
- Left = 231
- Top = 360
- Width = 51
- Height = 13
- Alignment = taRightJustify
- Caption = 'Public key:'
- end
- object Label2: TLabel
- Left = 11
- Top = 359
- Width = 97
- Height = 13
- Alignment = taRightJustify
- Caption = 'Signature algorithm:'
- end
- object Label1: TLabel
- Left = 52
- Top = 380
- Width = 56
- Height = 13
- Alignment = taRightJustify
- Caption = 'Self signed:'
- end
- object Label4: TLabel
- Left = 34
- Top = 181
- Width = 74
- Height = 13
- Alignment = taRightJustify
- Caption = 'Common name:'
- end
- object Label9: TLabel
- Left = 65
- Top = 286
- Width = 43
- Height = 13
- Alignment = taRightJustify
- Caption = 'Country:'
- end
- object Label8: TLabel
- Left = 33
- Top = 265
- Width = 75
- Height = 13
- Alignment = taRightJustify
- Caption = 'State/Province:'
- end
- object Label7: TLabel
- Left = 55
- Top = 244
- Width = 53
- Height = 13
- Alignment = taRightJustify
- Caption = 'City/Town:'
- end
- object Label6: TLabel
- Left = 22
- Top = 223
- Width = 86
- Height = 13
- Alignment = taRightJustify
- Caption = 'Organization unit:'
- end
- object Label5: TLabel
- Left = 43
- Top = 202
- Width = 65
- Height = 13
- Alignment = taRightJustify
- Caption = 'Organization:'
- end
- object Label29: TLabel
- Left = 10
- Top = 5
- Width = 89
- Height = 13
- AutoSize = False
- Caption = 'Issued to'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label10: TLabel
- Left = 10
- Top = 158
- Width = 89
- Height = 13
- AutoSize = False
- Caption = 'Issued by'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object stCN: TStaticText
- Left = 119
- Top = 28
- Width = 253
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 0
- end
- object stOR: TStaticText
- Left = 119
- Top = 49
- Width = 253
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 1
- end
- object stORU: TStaticText
- Left = 119
- Top = 70
- Width = 253
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 2
- end
- object stCT: TStaticText
- Left = 119
- Top = 91
- Width = 253
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 3
- end
- object stSP: TStaticText
- Left = 119
- Top = 112
- Width = 253
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 4
- end
- object stCOUN: TStaticText
- Left = 119
- Top = 133
- Width = 253
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 5
- end
- object stVF: TStaticText
- Left = 119
- Top = 336
- Width = 85
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 6
- end
- object stVT: TStaticText
- Left = 293
- Top = 336
- Width = 79
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 7
- end
- object stSS: TStaticText
- Left = 119
- Top = 379
- Width = 85
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 8
- end
- object stSA: TStaticText
- Left = 119
- Top = 358
- Width = 85
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 9
- end
- object stPKS: TStaticText
- Left = 294
- Top = 358
- Width = 78
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 10
- end
- object stICN: TStaticText
- Left = 119
- Top = 181
- Width = 253
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 11
- end
- object stIOR: TStaticText
- Left = 119
- Top = 202
- Width = 253
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 12
- end
- object stIORU: TStaticText
- Left = 119
- Top = 223
- Width = 253
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 13
- end
- object stICT: TStaticText
- Left = 119
- Top = 244
- Width = 253
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 14
- end
- object stISP: TStaticText
- Left = 119
- Top = 265
- Width = 253
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 15
- end
- object stICNT: TStaticText
- Left = 119
- Top = 286
- Width = 253
- Height = 17
- AutoSize = False
- BevelKind = bkFlat
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- TabOrder = 16
- end
- object Panel22: TPanel
- Left = 105
- Top = 11
- Width = 306
- Height = 2
- BevelOuter = bvLowered
- TabOrder = 17
- end
- object Panel1: TPanel
- Left = 105
- Top = 164
- Width = 306
- Height = 2
- BevelOuter = bvLowered
- TabOrder = 18
- end
- object Panel2: TPanel
- Left = 10
- Top = 319
- Width = 401
- Height = 2
- BevelOuter = bvLowered
- TabOrder = 19
- end
- end
- end
- end
-