Skip to content

Commit a527ff2

Browse files
Youssef1313Ron Petrusha
authored andcommitted
Add missing cell in table (dotnet#14291)
1 parent d8813cd commit a527ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/standard/security/walkthrough-creating-a-cryptographic-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ This walkthrough demonstrates how to encrypt and decrypt content. The code examp
5555
|<xref:System.Windows.Forms.Button>|`buttonExportPublicKey`|Export Public Key|
5656
|<xref:System.Windows.Forms.Button>|`buttonImportPublicKey`|Import Public Key|
5757
|<xref:System.Windows.Forms.Button>|`buttonGetPrivateKey`|Get Private Key|
58-
|<xref:System.Windows.Forms.Label>|`label1`||
58+
|<xref:System.Windows.Forms.Label>|`label1`|Key not set|
5959
|<xref:System.Windows.Forms.OpenFileDialog>|`openFileDialog1`||
6060
|<xref:System.Windows.Forms.OpenFileDialog>|`openFileDialog2`||
6161

0 commit comments

Comments
 (0)