updated app layout adding RSA functionality [WIP]
This commit is contained in:
parent
a476f6d27a
commit
ddfc791746
163
Form1.Designer.cs
generated
163
Form1.Designer.cs
generated
@ -55,12 +55,20 @@
|
||||
this.label4 = new System.Windows.Forms.Label();
|
||||
this.label5 = new System.Windows.Forms.Label();
|
||||
this.label6 = new System.Windows.Forms.Label();
|
||||
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
|
||||
this.panel1 = new System.Windows.Forms.Panel();
|
||||
this.label8 = new System.Windows.Forms.Label();
|
||||
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
|
||||
this.splitContainer1.Panel1.SuspendLayout();
|
||||
this.splitContainer1.Panel2.SuspendLayout();
|
||||
this.splitContainer1.SuspendLayout();
|
||||
this.panel1.SuspendLayout();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// richTextBox1
|
||||
//
|
||||
this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.richTextBox1.Location = new System.Drawing.Point(81, 14);
|
||||
this.richTextBox1.Location = new System.Drawing.Point(80, 12);
|
||||
this.richTextBox1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.richTextBox1.Name = "richTextBox1";
|
||||
this.richTextBox1.Size = new System.Drawing.Size(509, 117);
|
||||
@ -69,7 +77,7 @@
|
||||
//
|
||||
// button1
|
||||
//
|
||||
this.button1.Location = new System.Drawing.Point(612, 138);
|
||||
this.button1.Location = new System.Drawing.Point(9, 53);
|
||||
this.button1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.button1.Name = "button1";
|
||||
this.button1.Size = new System.Drawing.Size(88, 27);
|
||||
@ -80,7 +88,7 @@
|
||||
//
|
||||
// textBox1
|
||||
//
|
||||
this.textBox1.Location = new System.Drawing.Point(81, 138);
|
||||
this.textBox1.Location = new System.Drawing.Point(80, 136);
|
||||
this.textBox1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.textBox1.Name = "textBox1";
|
||||
this.textBox1.ReadOnly = true;
|
||||
@ -89,7 +97,7 @@
|
||||
//
|
||||
// button2
|
||||
//
|
||||
this.button2.Location = new System.Drawing.Point(612, 264);
|
||||
this.button2.Location = new System.Drawing.Point(9, 179);
|
||||
this.button2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.button2.Name = "button2";
|
||||
this.button2.Size = new System.Drawing.Size(88, 27);
|
||||
@ -100,7 +108,7 @@
|
||||
//
|
||||
// button3
|
||||
//
|
||||
this.button3.Location = new System.Drawing.Point(612, 395);
|
||||
this.button3.Location = new System.Drawing.Point(9, 310);
|
||||
this.button3.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.button3.Name = "button3";
|
||||
this.button3.Size = new System.Drawing.Size(88, 27);
|
||||
@ -111,7 +119,7 @@
|
||||
//
|
||||
// button4
|
||||
//
|
||||
this.button4.Location = new System.Drawing.Point(612, 500);
|
||||
this.button4.Location = new System.Drawing.Point(9, 415);
|
||||
this.button4.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.button4.Name = "button4";
|
||||
this.button4.Size = new System.Drawing.Size(88, 27);
|
||||
@ -122,7 +130,7 @@
|
||||
//
|
||||
// button5
|
||||
//
|
||||
this.button5.Location = new System.Drawing.Point(718, 138);
|
||||
this.button5.Location = new System.Drawing.Point(105, 53);
|
||||
this.button5.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.button5.Name = "button5";
|
||||
this.button5.Size = new System.Drawing.Size(88, 27);
|
||||
@ -134,7 +142,7 @@
|
||||
// richTextBox2
|
||||
//
|
||||
this.richTextBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.richTextBox2.Location = new System.Drawing.Point(81, 357);
|
||||
this.richTextBox2.Location = new System.Drawing.Point(80, 355);
|
||||
this.richTextBox2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.richTextBox2.Name = "richTextBox2";
|
||||
this.richTextBox2.ReadOnly = true;
|
||||
@ -144,7 +152,7 @@
|
||||
//
|
||||
// richTextBox3
|
||||
//
|
||||
this.richTextBox3.Location = new System.Drawing.Point(81, 463);
|
||||
this.richTextBox3.Location = new System.Drawing.Point(80, 461);
|
||||
this.richTextBox3.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.richTextBox3.Name = "richTextBox3";
|
||||
this.richTextBox3.ReadOnly = true;
|
||||
@ -154,7 +162,7 @@
|
||||
//
|
||||
// textBox2
|
||||
//
|
||||
this.textBox2.Location = new System.Drawing.Point(81, 234);
|
||||
this.textBox2.Location = new System.Drawing.Point(80, 232);
|
||||
this.textBox2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.textBox2.Name = "textBox2";
|
||||
this.textBox2.ReadOnly = true;
|
||||
@ -163,7 +171,7 @@
|
||||
//
|
||||
// button6
|
||||
//
|
||||
this.button6.Location = new System.Drawing.Point(718, 395);
|
||||
this.button6.Location = new System.Drawing.Point(105, 310);
|
||||
this.button6.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.button6.Name = "button6";
|
||||
this.button6.Size = new System.Drawing.Size(88, 27);
|
||||
@ -174,7 +182,7 @@
|
||||
//
|
||||
// button7
|
||||
//
|
||||
this.button7.Location = new System.Drawing.Point(718, 500);
|
||||
this.button7.Location = new System.Drawing.Point(105, 415);
|
||||
this.button7.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.button7.Name = "button7";
|
||||
this.button7.Size = new System.Drawing.Size(88, 27);
|
||||
@ -186,7 +194,7 @@
|
||||
// textBox3
|
||||
//
|
||||
this.textBox3.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.textBox3.Location = new System.Drawing.Point(81, 264);
|
||||
this.textBox3.Location = new System.Drawing.Point(80, 262);
|
||||
this.textBox3.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.textBox3.Name = "textBox3";
|
||||
this.textBox3.ReadOnly = true;
|
||||
@ -195,7 +203,7 @@
|
||||
//
|
||||
// button8
|
||||
//
|
||||
this.button8.Location = new System.Drawing.Point(718, 264);
|
||||
this.button8.Location = new System.Drawing.Point(105, 179);
|
||||
this.button8.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.button8.Name = "button8";
|
||||
this.button8.Size = new System.Drawing.Size(88, 27);
|
||||
@ -207,7 +215,7 @@
|
||||
//
|
||||
// button9
|
||||
//
|
||||
this.button9.Location = new System.Drawing.Point(612, 309);
|
||||
this.button9.Location = new System.Drawing.Point(9, 224);
|
||||
this.button9.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.button9.Name = "button9";
|
||||
this.button9.Size = new System.Drawing.Size(88, 27);
|
||||
@ -218,7 +226,7 @@
|
||||
//
|
||||
// button10
|
||||
//
|
||||
this.button10.Location = new System.Drawing.Point(718, 309);
|
||||
this.button10.Location = new System.Drawing.Point(105, 224);
|
||||
this.button10.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.button10.Name = "button10";
|
||||
this.button10.Size = new System.Drawing.Size(88, 27);
|
||||
@ -229,7 +237,7 @@
|
||||
//
|
||||
// button12
|
||||
//
|
||||
this.button12.Location = new System.Drawing.Point(915, 395);
|
||||
this.button12.Location = new System.Drawing.Point(105, 445);
|
||||
this.button12.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.button12.Name = "button12";
|
||||
this.button12.Size = new System.Drawing.Size(88, 27);
|
||||
@ -240,7 +248,7 @@
|
||||
//
|
||||
// button13
|
||||
//
|
||||
this.button13.Location = new System.Drawing.Point(612, 234);
|
||||
this.button13.Location = new System.Drawing.Point(9, 149);
|
||||
this.button13.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.button13.Name = "button13";
|
||||
this.button13.Size = new System.Drawing.Size(88, 27);
|
||||
@ -251,7 +259,7 @@
|
||||
//
|
||||
// textBox5
|
||||
//
|
||||
this.textBox5.Location = new System.Drawing.Point(81, 427);
|
||||
this.textBox5.Location = new System.Drawing.Point(80, 425);
|
||||
this.textBox5.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.textBox5.Name = "textBox5";
|
||||
this.textBox5.ReadOnly = true;
|
||||
@ -260,7 +268,7 @@
|
||||
//
|
||||
// textBox6
|
||||
//
|
||||
this.textBox6.Location = new System.Drawing.Point(81, 533);
|
||||
this.textBox6.Location = new System.Drawing.Point(80, 531);
|
||||
this.textBox6.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.textBox6.Name = "textBox6";
|
||||
this.textBox6.ReadOnly = true;
|
||||
@ -269,7 +277,7 @@
|
||||
//
|
||||
// textBox4
|
||||
//
|
||||
this.textBox4.Location = new System.Drawing.Point(81, 168);
|
||||
this.textBox4.Location = new System.Drawing.Point(80, 166);
|
||||
this.textBox4.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.textBox4.Multiline = true;
|
||||
this.textBox4.Name = "textBox4";
|
||||
@ -281,7 +289,7 @@
|
||||
//
|
||||
this.label1.AutoSize = true;
|
||||
this.label1.Font = new System.Drawing.Font("Fira Code", 8.999999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
|
||||
this.label1.Location = new System.Drawing.Point(18, 17);
|
||||
this.label1.Location = new System.Drawing.Point(17, 15);
|
||||
this.label1.Name = "label1";
|
||||
this.label1.Size = new System.Drawing.Size(56, 15);
|
||||
this.label1.TabIndex = 26;
|
||||
@ -291,7 +299,7 @@
|
||||
//
|
||||
this.label2.AutoSize = true;
|
||||
this.label2.Font = new System.Drawing.Font("Fira Code", 8.999999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
|
||||
this.label2.Location = new System.Drawing.Point(39, 142);
|
||||
this.label2.Location = new System.Drawing.Point(38, 140);
|
||||
this.label2.Name = "label2";
|
||||
this.label2.Size = new System.Drawing.Size(35, 15);
|
||||
this.label2.TabIndex = 26;
|
||||
@ -301,7 +309,7 @@
|
||||
//
|
||||
this.label3.AutoSize = true;
|
||||
this.label3.Font = new System.Drawing.Font("Fira Code", 8.999999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
|
||||
this.label3.Location = new System.Drawing.Point(18, 172);
|
||||
this.label3.Location = new System.Drawing.Point(17, 170);
|
||||
this.label3.Name = "label3";
|
||||
this.label3.Size = new System.Drawing.Size(56, 15);
|
||||
this.label3.TabIndex = 26;
|
||||
@ -311,7 +319,7 @@
|
||||
//
|
||||
this.label4.AutoSize = true;
|
||||
this.label4.Font = new System.Drawing.Font("Fira Code", 8.999999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
|
||||
this.label4.Location = new System.Drawing.Point(4, 238);
|
||||
this.label4.Location = new System.Drawing.Point(3, 236);
|
||||
this.label4.Name = "label4";
|
||||
this.label4.Size = new System.Drawing.Size(70, 15);
|
||||
this.label4.TabIndex = 26;
|
||||
@ -321,7 +329,7 @@
|
||||
//
|
||||
this.label5.AutoSize = true;
|
||||
this.label5.Font = new System.Drawing.Font("Fira Code", 8.999999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
|
||||
this.label5.Location = new System.Drawing.Point(18, 360);
|
||||
this.label5.Location = new System.Drawing.Point(17, 358);
|
||||
this.label5.Name = "label5";
|
||||
this.label5.Size = new System.Drawing.Size(56, 15);
|
||||
this.label5.TabIndex = 26;
|
||||
@ -331,44 +339,78 @@
|
||||
//
|
||||
this.label6.AutoSize = true;
|
||||
this.label6.Font = new System.Drawing.Font("Fira Code", 8.999999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
|
||||
this.label6.Location = new System.Drawing.Point(18, 467);
|
||||
this.label6.Location = new System.Drawing.Point(17, 465);
|
||||
this.label6.Name = "label6";
|
||||
this.label6.Size = new System.Drawing.Size(49, 15);
|
||||
this.label6.TabIndex = 26;
|
||||
this.label6.Text = "pubkey";
|
||||
//
|
||||
// splitContainer1
|
||||
//
|
||||
this.splitContainer1.Location = new System.Drawing.Point(2, 5);
|
||||
this.splitContainer1.Name = "splitContainer1";
|
||||
//
|
||||
// splitContainer1.Panel1
|
||||
//
|
||||
this.splitContainer1.Panel1.Controls.Add(this.panel1);
|
||||
this.splitContainer1.Panel1.Controls.Add(this.label5);
|
||||
this.splitContainer1.Panel1.Controls.Add(this.richTextBox2);
|
||||
this.splitContainer1.Panel1.Controls.Add(this.label6);
|
||||
this.splitContainer1.Panel1.Controls.Add(this.richTextBox1);
|
||||
this.splitContainer1.Panel1.Controls.Add(this.textBox2);
|
||||
this.splitContainer1.Panel1.Controls.Add(this.textBox1);
|
||||
this.splitContainer1.Panel1.Controls.Add(this.label4);
|
||||
this.splitContainer1.Panel1.Controls.Add(this.richTextBox3);
|
||||
this.splitContainer1.Panel1.Controls.Add(this.label3);
|
||||
this.splitContainer1.Panel1.Controls.Add(this.textBox3);
|
||||
this.splitContainer1.Panel1.Controls.Add(this.label2);
|
||||
this.splitContainer1.Panel1.Controls.Add(this.textBox5);
|
||||
this.splitContainer1.Panel1.Controls.Add(this.label1);
|
||||
this.splitContainer1.Panel1.Controls.Add(this.textBox6);
|
||||
this.splitContainer1.Panel1.Controls.Add(this.textBox4);
|
||||
//
|
||||
// splitContainer1.Panel2
|
||||
//
|
||||
this.splitContainer1.Panel2.Controls.Add(this.label8);
|
||||
this.splitContainer1.Size = new System.Drawing.Size(1333, 564);
|
||||
this.splitContainer1.SplitterDistance = 800;
|
||||
this.splitContainer1.TabIndex = 27;
|
||||
//
|
||||
// panel1
|
||||
//
|
||||
this.panel1.Controls.Add(this.button12);
|
||||
this.panel1.Controls.Add(this.button8);
|
||||
this.panel1.Controls.Add(this.button5);
|
||||
this.panel1.Controls.Add(this.button10);
|
||||
this.panel1.Controls.Add(this.button6);
|
||||
this.panel1.Controls.Add(this.button7);
|
||||
this.panel1.Controls.Add(this.button4);
|
||||
this.panel1.Controls.Add(this.button1);
|
||||
this.panel1.Controls.Add(this.button2);
|
||||
this.panel1.Controls.Add(this.button3);
|
||||
this.panel1.Controls.Add(this.button9);
|
||||
this.panel1.Controls.Add(this.button13);
|
||||
this.panel1.Location = new System.Drawing.Point(593, 52);
|
||||
this.panel1.Name = "panel1";
|
||||
this.panel1.Size = new System.Drawing.Size(204, 472);
|
||||
this.panel1.TabIndex = 22;
|
||||
//
|
||||
// label8
|
||||
//
|
||||
this.label8.AutoSize = true;
|
||||
this.label8.Font = new System.Drawing.Font("Fira Code", 8.999999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
|
||||
this.label8.Location = new System.Drawing.Point(13, 15);
|
||||
this.label8.Name = "label8";
|
||||
this.label8.Size = new System.Drawing.Size(63, 15);
|
||||
this.label8.TabIndex = 26;
|
||||
this.label8.Text = "gen keys";
|
||||
//
|
||||
// Form1
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(1110, 572);
|
||||
this.Controls.Add(this.label5);
|
||||
this.Controls.Add(this.label6);
|
||||
this.Controls.Add(this.textBox2);
|
||||
this.Controls.Add(this.label4);
|
||||
this.Controls.Add(this.label3);
|
||||
this.Controls.Add(this.label2);
|
||||
this.Controls.Add(this.label1);
|
||||
this.Controls.Add(this.textBox4);
|
||||
this.Controls.Add(this.textBox6);
|
||||
this.Controls.Add(this.textBox5);
|
||||
this.Controls.Add(this.button13);
|
||||
this.Controls.Add(this.button12);
|
||||
this.Controls.Add(this.button10);
|
||||
this.Controls.Add(this.button9);
|
||||
this.Controls.Add(this.button8);
|
||||
this.Controls.Add(this.textBox3);
|
||||
this.Controls.Add(this.button7);
|
||||
this.Controls.Add(this.button6);
|
||||
this.Controls.Add(this.richTextBox3);
|
||||
this.Controls.Add(this.richTextBox2);
|
||||
this.Controls.Add(this.button5);
|
||||
this.Controls.Add(this.button4);
|
||||
this.Controls.Add(this.button3);
|
||||
this.Controls.Add(this.button2);
|
||||
this.Controls.Add(this.textBox1);
|
||||
this.Controls.Add(this.button1);
|
||||
this.Controls.Add(this.richTextBox1);
|
||||
this.ClientSize = new System.Drawing.Size(1493, 572);
|
||||
this.Controls.Add(this.splitContainer1);
|
||||
this.DoubleBuffered = true;
|
||||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
||||
this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
@ -377,8 +419,14 @@
|
||||
this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||||
this.Text = "kry-0x04-netcore";
|
||||
this.splitContainer1.Panel1.ResumeLayout(false);
|
||||
this.splitContainer1.Panel1.PerformLayout();
|
||||
this.splitContainer1.Panel2.ResumeLayout(false);
|
||||
this.splitContainer1.Panel2.PerformLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
|
||||
this.splitContainer1.ResumeLayout(false);
|
||||
this.panel1.ResumeLayout(false);
|
||||
this.ResumeLayout(false);
|
||||
this.PerformLayout();
|
||||
|
||||
}
|
||||
|
||||
@ -411,6 +459,9 @@
|
||||
private System.Windows.Forms.Label label4;
|
||||
private System.Windows.Forms.Label label5;
|
||||
private System.Windows.Forms.Label label6;
|
||||
private System.Windows.Forms.SplitContainer splitContainer1;
|
||||
private System.Windows.Forms.Panel panel1;
|
||||
private System.Windows.Forms.Label label8;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<root>
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
|
Loading…
Reference in New Issue
Block a user