-
Notifications
You must be signed in to change notification settings - Fork 1
/
Unit1.dfm
130 lines (130 loc) · 4.06 KB
/
Unit1.dfm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
object Form1: TForm1
Left = 825
Top = 263
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'PGP'
ClientHeight = 327
ClientWidth = 330
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object btn1: TButton
Left = 8
Top = 8
Width = 169
Height = 25
Hint = 'X.509 Certificate'
Caption = #1043#1077#1085#1077#1088#1072#1090#1086#1088' X.509 '#1057#1077#1088#1090#1080#1092#1080#1082#1072#1090#1072
ParentShowHint = False
ShowHint = True
TabOrder = 0
OnClick = btn1Click
end
object btn2: TButton
Left = 8
Top = 104
Width = 313
Height = 25
Hint = 'Encrypt - Decrypt - Verifi Signature File X.509 Sertificate'
Caption = #1064#1080#1092#1088#1086#1074#1072#1085#1080#1077' '#1092#1072#1081#1083#1072' '#1087#1088#1080' '#1087#1086#1084#1086#1097#1080' X.509 '#1057#1077#1088#1090#1080#1092#1080#1082#1072#1090#1072
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnClick = btn2Click
end
object btn3: TButton
Left = 8
Top = 136
Width = 313
Height = 25
Caption = #1043#1077#1085#1077#1088#1072#1090#1086#1088' PGP '#1082#1083#1102#1095#1077#1081
TabOrder = 2
OnClick = btn3Click
end
object btn4: TButton
Left = 8
Top = 168
Width = 313
Height = 25
Caption = #1064#1080#1092#1088#1086#1074#1072#1085#1080#1077' '#1092#1072#1081#1083#1072' '#1087#1088#1080' '#1087#1086#1084#1086#1097#1080' '#1087#1091#1073#1083#1080#1095#1085#1086#1075#1086' '#1082#1083#1102#1095#1072
TabOrder = 3
OnClick = btn4Click
end
object btn5: TButton
Left = 8
Top = 200
Width = 313
Height = 25
Caption = #1056#1072#1089#1096#1080#1092#1088#1086#1074#1072#1085#1080#1077' '#1092#1072#1081#1083#1072' '#1087#1088#1080' '#1087#1086#1084#1086#1097#1080' '#1089#1077#1082#1088#1077#1090#1085#1086#1075#1086' '#1082#1083#1102#1095#1072
TabOrder = 4
OnClick = btn5Click
end
object btn6: TButton
Left = 8
Top = 264
Width = 313
Height = 25
Caption = 'PGP '#1096#1080#1092#1088#1086#1074#1072#1085#1080#1077' '#1080' '#1088#1072#1089#1096#1080#1092#1088#1086#1074#1072#1085#1080#1077' '#1089' '#1089#1078#1072#1090#1080#1077#1084' '#1092#1072#1081#1083#1072
TabOrder = 5
OnClick = btn6Click
end
object btn7: TButton
Left = 8
Top = 232
Width = 313
Height = 25
Hint = 'Encrypt and sign file - Key-based'
Caption = #1064#1080#1092#1088#1086#1074#1072#1085#1080#1077' '#1080' '#1074#1077#1088#1080#1092#1080#1082#1072#1094#1080#1103' '#1092#1072#1081#1083#1072' '#1087#1091#1073#1083#1080#1095#1085#1099#1084' '#1082#1083#1102#1095#1086#1084
ParentShowHint = False
ShowHint = True
TabOrder = 6
OnClick = btn7Click
end
object btn8: TButton
Left = 184
Top = 8
Width = 137
Height = 25
Caption = #1043#1077#1085#1077#1088#1072#1090#1086#1088' '#1057#1077#1088#1090#1080#1092#1080#1082#1072#1090#1072
TabOrder = 7
OnClick = btn8Click
end
object btn9: TButton
Left = 8
Top = 296
Width = 313
Height = 25
Caption = #1047#1072#1097#1080#1090#1072' PGP E-mail '#1089#1086#1086#1073#1097#1077#1085#1080#1081' (S/MIME/PGP)'
TabOrder = 8
OnClick = btn9Click
end
object btn10: TButton
Left = 8
Top = 40
Width = 313
Height = 25
Caption = #1043#1077#1085#1077#1088#1072#1090#1086#1088' SSH '#1082#1083#1102#1095#1077#1081
TabOrder = 9
OnClick = btn10Click
end
object btn11: TButton
Left = 8
Top = 72
Width = 313
Height = 25
Caption = #1043#1077#1085#1077#1088#1072#1090#1086#1088' DNS '#1082#1083#1102#1095#1077#1081' '#1044#1086#1084#1077#1085#1072
TabOrder = 10
OnClick = btn11Click
end
end