File tree
57 files changed
+168
-101
lines changed- samples/snippets
- cpp
- VS_Snippets_CLR_Classic/classic HashAlgorithm Example/CPP
- VS_Snippets_CLR_System
- System.Security.Cryptography.RSACryptoServiceProvider ManualHash Example/CPP
- system.Security.Cryptography.AsymmetricAlgorithm/cpp
- system.Security.Cryptography.MaskGenerationMethod/CPP
- VS_Snippets_CLR
- AssemblyName_CodeBase/CPP
- AssemblyName_KeyPair/CPP
- AssemblyName_SetPublicKey/CPP
- Cryptography.PasswordDerivedbytes/cpp
- Cryptography.RSACSP.SignData1/CPP
- Cryptography.RSACSP.SignData2/CPP
- Cryptography.RSACSP.SignData3/CPP
- Cryptography.SmartCardCSP/CPP
- VS_Snippets_Remoting/Classic HttpWebRequest.ConnectionGroupName Example/CPP
- csharp
- VS_Snippets_CFX
- c_creatests/cs
- samlattribute/cs
- VS_Snippets_CLR_Classic/classic HashAlgorithm Example/CS
- VS_Snippets_CLR_System
- System.Security.Cryptography.RSACryptoServiceProvider ManualHash Example/CS
- system.CodeDom.CodeDirectives/CS
- system.Security.Cryptography.AsymmetricAlgorithm/CS
- system.Security.Cryptography.CryptoConfig/CS
- system.Security.Cryptography.MaskGenerationMethod/CS
- VS_Snippets_CLR
- AssemblyName_CodeBase/CS
- AssemblyName_KeyPair/CS
- AssemblyName_SetPublicKey/CS
- Cryptography.PasswordDerivedbytes/CS
- Cryptography.RSACSP.SignData1/CS
- Cryptography.RSACSP.SignData2/CS
- Cryptography.RSACSP.SignData3/CS
- Cryptography.SmartCardCSP/CS
- VS_Snippets_Remoting/Classic HttpWebRequest.ConnectionGroupName Example/CS
- VS_Snippets_WebNet
- System.Web.Configuration.FormsAuthenticationCredentials/CS
- System.Web.Configuration.FormsAuthenticationUser/CS
- System.Web.Configuration.MachineKeySection/CS
- System.Web.Configuration.MembershipSection/CS
- visualbasic
- VS_Snippets_CFX
- c_creatests/vb
- samlattribute/vb
- VS_Snippets_CLR_Classic/classic HashAlgorithm Example/VB
- VS_Snippets_CLR_System
- System.Security.Cryptography.RSACryptoServiceProvider ManualHash Example/VB
- system.CodeDom.CodeDirectives/VB
- system.Security.Cryptography.AsymmetricAlgorithm/VB
- system.Security.Cryptography.CryptoConfig/VB
- system.Security.Cryptography.MaskGenerationMethod/VB
- VS_Snippets_CLR
- AssemblyName_CodeBase/VB
- AssemblyName_KeyPair/VB
- AssemblyName_SetPublicKey/VB
- Cryptography.PasswordDerivedbytes/VB
- Cryptography.RSACSP.SignData1/VB
- Cryptography.RSACSP.SignData2/VB
- Cryptography.RSACSP.SignData3/VB
- Cryptography.SmartCardCSP/VB
- VS_Snippets_Remoting/Classic HttpWebRequest.ConnectionGroupName Example/VB
- VS_Snippets_VBCSharp
- VbVbalrMyUser/VB
- VbVbalrStrings/VB
- VS_Snippets_WebNet
- System.Web.Configuration.FormsAuthenticationCredentials/VB
- System.Web.Configuration.FormsAuthenticationUser/VB
- System.Web.Configuration.MachineKeySection/VB
- System.Web.Configuration.MembershipSection/VB
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
57 files changed
+168
-101
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
| 74 | + | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
| 81 | + | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
0 commit comments