@tsonic/dotnet 0.5.2 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (195) hide show
  1. package/Internal/internal/index.d.ts +5 -5
  2. package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +14 -14
  3. package/Microsoft.VisualBasic/bindings.json +28 -28
  4. package/Microsoft.VisualBasic/internal/index.d.ts +265 -265
  5. package/Microsoft.VisualBasic/internal/metadata.json +14 -14
  6. package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +202 -202
  7. package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +68 -66
  8. package/Microsoft.Win32/internal/index.d.ts +16 -14
  9. package/Microsoft.Win32.SafeHandles/internal/index.d.ts +18 -18
  10. package/README.md +39 -0
  11. package/System/bindings.json +138 -138
  12. package/System/internal/index.d.ts +4165 -3967
  13. package/System/internal/metadata.json +81 -487
  14. package/System.Buffers/internal/index.d.ts +60 -50
  15. package/System.Buffers.Binary/internal/index.d.ts +126 -126
  16. package/System.Buffers.Text/internal/index.d.ts +67 -67
  17. package/System.CodeDom.Compiler/internal/index.d.ts +35 -35
  18. package/System.Collections/internal/index.d.ts +199 -179
  19. package/System.Collections.Concurrent/internal/index.d.ts +61 -59
  20. package/System.Collections.Frozen/internal/index.d.ts +29 -29
  21. package/System.Collections.Frozen/internal/metadata.json +2 -16
  22. package/System.Collections.Generic/index.d.ts +1 -1
  23. package/System.Collections.Generic/internal/index.d.ts +382 -354
  24. package/System.Collections.Generic/internal/metadata.json +5 -54
  25. package/System.Collections.Immutable/internal/index.d.ts +321 -319
  26. package/System.Collections.Immutable/internal/metadata.json +5 -40
  27. package/System.Collections.ObjectModel/internal/index.d.ts +83 -79
  28. package/System.Collections.ObjectModel/internal/metadata.json +1 -36
  29. package/System.Collections.Specialized/internal/index.d.ts +104 -96
  30. package/System.ComponentModel/internal/index.d.ts +661 -631
  31. package/System.ComponentModel/internal/metadata.json +0 -7
  32. package/System.ComponentModel.DataAnnotations/internal/index.d.ts +60 -58
  33. package/System.ComponentModel.Design/bindings.json +2 -2
  34. package/System.ComponentModel.Design/internal/index.d.ts +207 -193
  35. package/System.ComponentModel.Design/internal/metadata.json +1 -1
  36. package/System.ComponentModel.Design.Serialization/index.d.ts +2 -2
  37. package/System.ComponentModel.Design.Serialization/internal/index.d.ts +103 -98
  38. package/System.Configuration.Assemblies/bindings.json +10 -10
  39. package/System.Configuration.Assemblies/internal/index.d.ts +5 -5
  40. package/System.Configuration.Assemblies/internal/metadata.json +5 -5
  41. package/System.Data/internal/index.d.ts +481 -453
  42. package/System.Data.Common/internal/index.d.ts +149 -121
  43. package/System.Data.SqlTypes/bindings.json +2 -2
  44. package/System.Data.SqlTypes/internal/index.d.ts +331 -299
  45. package/System.Data.SqlTypes/internal/metadata.json +1 -1
  46. package/System.Diagnostics/bindings.json +6 -6
  47. package/System.Diagnostics/internal/index.d.ts +333 -313
  48. package/System.Diagnostics/internal/metadata.json +3 -10
  49. package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +16 -16
  50. package/System.Diagnostics.Contracts/internal/index.d.ts +21 -21
  51. package/System.Diagnostics.Metrics/internal/index.d.ts +81 -75
  52. package/System.Diagnostics.SymbolStore/bindings.json +6 -6
  53. package/System.Diagnostics.SymbolStore/internal/index.d.ts +72 -72
  54. package/System.Diagnostics.SymbolStore/internal/metadata.json +3 -3
  55. package/System.Diagnostics.Tracing/internal/index.d.ts +24 -18
  56. package/System.Drawing/bindings.json +24 -24
  57. package/System.Drawing/internal/index.d.ts +281 -281
  58. package/System.Drawing/internal/metadata.json +12 -12
  59. package/System.Dynamic/internal/index.d.ts +46 -42
  60. package/System.Formats.Asn1/bindings.json +12 -12
  61. package/System.Formats.Asn1/internal/index.d.ts +50 -48
  62. package/System.Formats.Asn1/internal/metadata.json +6 -6
  63. package/System.Formats.Tar/bindings.json +2 -2
  64. package/System.Formats.Tar/internal/index.d.ts +17 -13
  65. package/System.Formats.Tar/internal/metadata.json +1 -1
  66. package/System.Globalization/bindings.json +8 -8
  67. package/System.Globalization/internal/index.d.ts +177 -163
  68. package/System.Globalization/internal/metadata.json +4 -4
  69. package/System.IO/internal/index.d.ts +457 -439
  70. package/System.IO.Compression/internal/index.d.ts +78 -72
  71. package/System.IO.Enumeration/internal/index.d.ts +22 -22
  72. package/System.IO.IsolatedStorage/internal/index.d.ts +26 -24
  73. package/System.IO.MemoryMappedFiles/internal/index.d.ts +22 -20
  74. package/System.IO.Pipelines/internal/index.d.ts +15 -13
  75. package/System.IO.Pipes/internal/index.d.ts +23 -23
  76. package/System.Linq/internal/index.d.ts +853 -845
  77. package/System.Linq/internal/metadata.json +0 -17
  78. package/System.Linq.Expressions/internal/index.d.ts +354 -340
  79. package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -2
  80. package/System.Net/bindings.json +2 -2
  81. package/System.Net/internal/index.d.ts +351 -317
  82. package/System.Net/internal/metadata.json +1 -1
  83. package/System.Net.Http/internal/index.d.ts +64 -54
  84. package/System.Net.Http.Headers/bindings.json +2 -2
  85. package/System.Net.Http.Headers/internal/index.d.ts +139 -99
  86. package/System.Net.Http.Headers/internal/metadata.json +1 -1
  87. package/System.Net.Http.Json/internal/index.d.ts +63 -63
  88. package/System.Net.Http.Metrics/internal/index.d.ts +2 -2
  89. package/System.Net.Mail/bindings.json +2 -2
  90. package/System.Net.Mail/internal/index.d.ts +90 -78
  91. package/System.Net.Mail/internal/metadata.json +4 -32
  92. package/System.Net.Mime/internal/index.d.ts +51 -51
  93. package/System.Net.NetworkInformation/internal/index.d.ts +59 -57
  94. package/System.Net.Quic/internal/index.d.ts +15 -11
  95. package/System.Net.Security/bindings.json +674 -674
  96. package/System.Net.Security/internal/index.d.ts +396 -394
  97. package/System.Net.Security/internal/metadata.json +337 -337
  98. package/System.Net.ServerSentEvents/internal/index.d.ts +10 -10
  99. package/System.Net.Sockets/bindings.json +10 -10
  100. package/System.Net.Sockets/internal/index.d.ts +100 -90
  101. package/System.Net.Sockets/internal/metadata.json +5 -5
  102. package/System.Net.WebSockets/internal/index.d.ts +21 -19
  103. package/System.Numerics/bindings.json +110 -110
  104. package/System.Numerics/internal/index.d.ts +1057 -1039
  105. package/System.Numerics/internal/metadata.json +55 -89
  106. package/System.Reflection/bindings.json +25 -25
  107. package/System.Reflection/internal/index.d.ts +336 -316
  108. package/System.Reflection/internal/metadata.json +12 -12
  109. package/System.Reflection.Emit/bindings.json +307 -307
  110. package/System.Reflection.Emit/internal/index.d.ts +242 -236
  111. package/System.Reflection.Emit/internal/metadata.json +152 -152
  112. package/System.Reflection.Metadata/bindings.json +272 -272
  113. package/System.Reflection.Metadata/internal/index.d.ts +448 -438
  114. package/System.Reflection.Metadata/internal/metadata.json +164 -360
  115. package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +91 -91
  116. package/System.Reflection.PortableExecutable/bindings.json +26 -26
  117. package/System.Reflection.PortableExecutable/internal/index.d.ts +22 -20
  118. package/System.Reflection.PortableExecutable/internal/metadata.json +13 -13
  119. package/System.Resources/internal/index.d.ts +30 -24
  120. package/System.Runtime/internal/index.d.ts +20 -16
  121. package/System.Runtime.CompilerServices/bindings.json +4 -4
  122. package/System.Runtime.CompilerServices/internal/index.d.ts +233 -209
  123. package/System.Runtime.CompilerServices/internal/metadata.json +2 -2
  124. package/System.Runtime.ExceptionServices/internal/index.d.ts +6 -6
  125. package/System.Runtime.InteropServices/bindings.json +146 -146
  126. package/System.Runtime.InteropServices/internal/index.d.ts +604 -586
  127. package/System.Runtime.InteropServices/internal/metadata.json +73 -130
  128. package/System.Runtime.InteropServices.ComTypes/bindings.json +252 -252
  129. package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +296 -292
  130. package/System.Runtime.InteropServices.ComTypes/internal/metadata.json +126 -126
  131. package/System.Runtime.InteropServices.Java/internal/index.d.ts +12 -12
  132. package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +60 -58
  133. package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +102 -94
  134. package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +9 -9
  135. package/System.Runtime.InteropServices.Swift/internal/index.d.ts +1 -1
  136. package/System.Runtime.Intrinsics/internal/index.d.ts +1252 -1244
  137. package/System.Runtime.Intrinsics.Arm/internal/index.d.ts +9662 -9662
  138. package/System.Runtime.Intrinsics.Wasm/internal/index.d.ts +471 -471
  139. package/System.Runtime.Intrinsics.X86/internal/index.d.ts +16033 -16033
  140. package/System.Runtime.Loader/internal/index.d.ts +9 -7
  141. package/System.Runtime.Remoting/internal/index.d.ts +2 -2
  142. package/System.Runtime.Serialization/internal/index.d.ts +179 -171
  143. package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +5 -5
  144. package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
  145. package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +5 -3
  146. package/System.Runtime.Serialization.Json/internal/index.d.ts +27 -27
  147. package/System.Runtime.Versioning/internal/index.d.ts +4 -4
  148. package/System.Security/internal/index.d.ts +45 -39
  149. package/System.Security.AccessControl/internal/index.d.ts +28 -26
  150. package/System.Security.Authentication/internal/index.d.ts +2 -2
  151. package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +11 -7
  152. package/System.Security.Claims/internal/index.d.ts +94 -90
  153. package/System.Security.Cryptography/bindings.json +111 -111
  154. package/System.Security.Cryptography/internal/index.d.ts +842 -794
  155. package/System.Security.Cryptography/internal/metadata.json +52 -59
  156. package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +121 -113
  157. package/System.Security.Policy/internal/index.d.ts +6 -6
  158. package/System.Security.Principal/internal/index.d.ts +36 -30
  159. package/System.Text/bindings.json +28 -28
  160. package/System.Text/internal/index.d.ts +325 -319
  161. package/System.Text/internal/metadata.json +4 -4
  162. package/System.Text.Encodings.Web/internal/index.d.ts +18 -18
  163. package/System.Text.Json/internal/index.d.ts +184 -180
  164. package/System.Text.Json.Nodes/internal/index.d.ts +54 -54
  165. package/System.Text.Json.Schema/internal/index.d.ts +3 -3
  166. package/System.Text.Json.Serialization/internal/index.d.ts +12 -12
  167. package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +85 -83
  168. package/System.Text.RegularExpressions/internal/index.d.ts +91 -89
  169. package/System.Text.RegularExpressions/internal/metadata.json +5 -40
  170. package/System.Text.Unicode/internal/index.d.ts +171 -171
  171. package/System.Threading/bindings.json +4 -4
  172. package/System.Threading/internal/index.d.ts +411 -377
  173. package/System.Threading/internal/metadata.json +2 -2
  174. package/System.Threading.Channels/internal/index.d.ts +8 -8
  175. package/System.Threading.Tasks/internal/index.d.ts +209 -205
  176. package/System.Threading.Tasks.Dataflow/internal/index.d.ts +106 -102
  177. package/System.Threading.Tasks.Dataflow/internal/metadata.json +0 -42
  178. package/System.Threading.Tasks.Sources/internal/index.d.ts +7 -7
  179. package/System.Timers/internal/index.d.ts +11 -9
  180. package/System.Transactions/internal/index.d.ts +83 -67
  181. package/System.Web/internal/index.d.ts +31 -31
  182. package/System.Windows.Input/internal/index.d.ts +2 -2
  183. package/System.Xml/bindings.json +35 -35
  184. package/System.Xml/internal/index.d.ts +343 -325
  185. package/System.Xml/internal/metadata.json +17 -17
  186. package/System.Xml.Linq/internal/index.d.ts +122 -110
  187. package/System.Xml.Resolvers/internal/index.d.ts +3 -3
  188. package/System.Xml.Schema/internal/index.d.ts +71 -71
  189. package/System.Xml.Serialization/internal/index.d.ts +120 -120
  190. package/System.Xml.XPath/internal/index.d.ts +40 -34
  191. package/System.Xml.Xsl/internal/index.d.ts +27 -27
  192. package/System.Xml.Xsl.Runtime/internal/index.d.ts +99 -99
  193. package/__internal/extensions/index.d.ts +2294 -0
  194. package/package.json +1 -1
  195. package/internal/extensions/index.d.ts +0 -2280
@@ -421,7 +421,7 @@
421
421
  {
422
422
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_NULL_WITH_NULL_NULLSystem.Net.Security.TlsCipherSuite",
423
423
  "clrName": "TLS_NULL_WITH_NULL_NULL",
424
- "tsEmitName": "tls_null_with_null_null",
424
+ "tsEmitName": "TLS_NULL_WITH_NULL_NULL",
425
425
  "normalizedSignature": "TLS_NULL_WITH_NULL_NULL|System.Net.Security.TlsCipherSuite|static=true|const=true",
426
426
  "isStatic": true,
427
427
  "isReadOnly": false,
@@ -430,7 +430,7 @@
430
430
  {
431
431
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_NULL_MD5System.Net.Security.TlsCipherSuite",
432
432
  "clrName": "TLS_RSA_WITH_NULL_MD5",
433
- "tsEmitName": "tls_rsa_with_null_md5",
433
+ "tsEmitName": "TLS_RSA_WITH_NULL_MD5",
434
434
  "normalizedSignature": "TLS_RSA_WITH_NULL_MD5|System.Net.Security.TlsCipherSuite|static=true|const=true",
435
435
  "isStatic": true,
436
436
  "isReadOnly": false,
@@ -439,7 +439,7 @@
439
439
  {
440
440
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_NULL_SHASystem.Net.Security.TlsCipherSuite",
441
441
  "clrName": "TLS_RSA_WITH_NULL_SHA",
442
- "tsEmitName": "tls_rsa_with_null_sha",
442
+ "tsEmitName": "TLS_RSA_WITH_NULL_SHA",
443
443
  "normalizedSignature": "TLS_RSA_WITH_NULL_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
444
444
  "isStatic": true,
445
445
  "isReadOnly": false,
@@ -448,7 +448,7 @@
448
448
  {
449
449
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_EXPORT_WITH_RC4_40_MD5System.Net.Security.TlsCipherSuite",
450
450
  "clrName": "TLS_RSA_EXPORT_WITH_RC4_40_MD5",
451
- "tsEmitName": "tls_rsa_export_with_rc4_40_md5",
451
+ "tsEmitName": "TLS_RSA_EXPORT_WITH_RC4_40_MD5",
452
452
  "normalizedSignature": "TLS_RSA_EXPORT_WITH_RC4_40_MD5|System.Net.Security.TlsCipherSuite|static=true|const=true",
453
453
  "isStatic": true,
454
454
  "isReadOnly": false,
@@ -457,7 +457,7 @@
457
457
  {
458
458
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_RC4_128_MD5System.Net.Security.TlsCipherSuite",
459
459
  "clrName": "TLS_RSA_WITH_RC4_128_MD5",
460
- "tsEmitName": "tls_rsa_with_rc4_128_md5",
460
+ "tsEmitName": "TLS_RSA_WITH_RC4_128_MD5",
461
461
  "normalizedSignature": "TLS_RSA_WITH_RC4_128_MD5|System.Net.Security.TlsCipherSuite|static=true|const=true",
462
462
  "isStatic": true,
463
463
  "isReadOnly": false,
@@ -466,7 +466,7 @@
466
466
  {
467
467
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_RC4_128_SHASystem.Net.Security.TlsCipherSuite",
468
468
  "clrName": "TLS_RSA_WITH_RC4_128_SHA",
469
- "tsEmitName": "tls_rsa_with_rc4_128_sha",
469
+ "tsEmitName": "TLS_RSA_WITH_RC4_128_SHA",
470
470
  "normalizedSignature": "TLS_RSA_WITH_RC4_128_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
471
471
  "isStatic": true,
472
472
  "isReadOnly": false,
@@ -475,7 +475,7 @@
475
475
  {
476
476
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_EXPORT_WITH_RC2_CBC_40_MD5System.Net.Security.TlsCipherSuite",
477
477
  "clrName": "TLS_RSA_EXPORT_WITH_RC2_CBC_40_MD5",
478
- "tsEmitName": "tls_rsa_export_with_rc2_cbc_40_md5",
478
+ "tsEmitName": "TLS_RSA_EXPORT_WITH_RC2_CBC_40_MD5",
479
479
  "normalizedSignature": "TLS_RSA_EXPORT_WITH_RC2_CBC_40_MD5|System.Net.Security.TlsCipherSuite|static=true|const=true",
480
480
  "isStatic": true,
481
481
  "isReadOnly": false,
@@ -484,7 +484,7 @@
484
484
  {
485
485
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_IDEA_CBC_SHASystem.Net.Security.TlsCipherSuite",
486
486
  "clrName": "TLS_RSA_WITH_IDEA_CBC_SHA",
487
- "tsEmitName": "tls_rsa_with_idea_cbc_sha",
487
+ "tsEmitName": "TLS_RSA_WITH_IDEA_CBC_SHA",
488
488
  "normalizedSignature": "TLS_RSA_WITH_IDEA_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
489
489
  "isStatic": true,
490
490
  "isReadOnly": false,
@@ -493,7 +493,7 @@
493
493
  {
494
494
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_EXPORT_WITH_DES40_CBC_SHASystem.Net.Security.TlsCipherSuite",
495
495
  "clrName": "TLS_RSA_EXPORT_WITH_DES40_CBC_SHA",
496
- "tsEmitName": "tls_rsa_export_with_des40_cbc_sha",
496
+ "tsEmitName": "TLS_RSA_EXPORT_WITH_DES40_CBC_SHA",
497
497
  "normalizedSignature": "TLS_RSA_EXPORT_WITH_DES40_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
498
498
  "isStatic": true,
499
499
  "isReadOnly": false,
@@ -502,7 +502,7 @@
502
502
  {
503
503
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_DES_CBC_SHASystem.Net.Security.TlsCipherSuite",
504
504
  "clrName": "TLS_RSA_WITH_DES_CBC_SHA",
505
- "tsEmitName": "tls_rsa_with_des_cbc_sha",
505
+ "tsEmitName": "TLS_RSA_WITH_DES_CBC_SHA",
506
506
  "normalizedSignature": "TLS_RSA_WITH_DES_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
507
507
  "isStatic": true,
508
508
  "isReadOnly": false,
@@ -511,7 +511,7 @@
511
511
  {
512
512
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_3DES_EDE_CBC_SHASystem.Net.Security.TlsCipherSuite",
513
513
  "clrName": "TLS_RSA_WITH_3DES_EDE_CBC_SHA",
514
- "tsEmitName": "tls_rsa_with_3des_ede_cbc_sha",
514
+ "tsEmitName": "TLS_RSA_WITH_3DES_EDE_CBC_SHA",
515
515
  "normalizedSignature": "TLS_RSA_WITH_3DES_EDE_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
516
516
  "isStatic": true,
517
517
  "isReadOnly": false,
@@ -520,7 +520,7 @@
520
520
  {
521
521
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_DSS_EXPORT_WITH_DES40_CBC_SHASystem.Net.Security.TlsCipherSuite",
522
522
  "clrName": "TLS_DH_DSS_EXPORT_WITH_DES40_CBC_SHA",
523
- "tsEmitName": "tls_dh_dss_export_with_des40_cbc_sha",
523
+ "tsEmitName": "TLS_DH_DSS_EXPORT_WITH_DES40_CBC_SHA",
524
524
  "normalizedSignature": "TLS_DH_DSS_EXPORT_WITH_DES40_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
525
525
  "isStatic": true,
526
526
  "isReadOnly": false,
@@ -529,7 +529,7 @@
529
529
  {
530
530
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_DSS_WITH_DES_CBC_SHASystem.Net.Security.TlsCipherSuite",
531
531
  "clrName": "TLS_DH_DSS_WITH_DES_CBC_SHA",
532
- "tsEmitName": "tls_dh_dss_with_des_cbc_sha",
532
+ "tsEmitName": "TLS_DH_DSS_WITH_DES_CBC_SHA",
533
533
  "normalizedSignature": "TLS_DH_DSS_WITH_DES_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
534
534
  "isStatic": true,
535
535
  "isReadOnly": false,
@@ -538,7 +538,7 @@
538
538
  {
539
539
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_DSS_WITH_3DES_EDE_CBC_SHASystem.Net.Security.TlsCipherSuite",
540
540
  "clrName": "TLS_DH_DSS_WITH_3DES_EDE_CBC_SHA",
541
- "tsEmitName": "tls_dh_dss_with_3des_ede_cbc_sha",
541
+ "tsEmitName": "TLS_DH_DSS_WITH_3DES_EDE_CBC_SHA",
542
542
  "normalizedSignature": "TLS_DH_DSS_WITH_3DES_EDE_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
543
543
  "isStatic": true,
544
544
  "isReadOnly": false,
@@ -547,7 +547,7 @@
547
547
  {
548
548
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_RSA_EXPORT_WITH_DES40_CBC_SHASystem.Net.Security.TlsCipherSuite",
549
549
  "clrName": "TLS_DH_RSA_EXPORT_WITH_DES40_CBC_SHA",
550
- "tsEmitName": "tls_dh_rsa_export_with_des40_cbc_sha",
550
+ "tsEmitName": "TLS_DH_RSA_EXPORT_WITH_DES40_CBC_SHA",
551
551
  "normalizedSignature": "TLS_DH_RSA_EXPORT_WITH_DES40_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
552
552
  "isStatic": true,
553
553
  "isReadOnly": false,
@@ -556,7 +556,7 @@
556
556
  {
557
557
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_RSA_WITH_DES_CBC_SHASystem.Net.Security.TlsCipherSuite",
558
558
  "clrName": "TLS_DH_RSA_WITH_DES_CBC_SHA",
559
- "tsEmitName": "tls_dh_rsa_with_des_cbc_sha",
559
+ "tsEmitName": "TLS_DH_RSA_WITH_DES_CBC_SHA",
560
560
  "normalizedSignature": "TLS_DH_RSA_WITH_DES_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
561
561
  "isStatic": true,
562
562
  "isReadOnly": false,
@@ -565,7 +565,7 @@
565
565
  {
566
566
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_RSA_WITH_3DES_EDE_CBC_SHASystem.Net.Security.TlsCipherSuite",
567
567
  "clrName": "TLS_DH_RSA_WITH_3DES_EDE_CBC_SHA",
568
- "tsEmitName": "tls_dh_rsa_with_3des_ede_cbc_sha",
568
+ "tsEmitName": "TLS_DH_RSA_WITH_3DES_EDE_CBC_SHA",
569
569
  "normalizedSignature": "TLS_DH_RSA_WITH_3DES_EDE_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
570
570
  "isStatic": true,
571
571
  "isReadOnly": false,
@@ -574,7 +574,7 @@
574
574
  {
575
575
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_DSS_EXPORT_WITH_DES40_CBC_SHASystem.Net.Security.TlsCipherSuite",
576
576
  "clrName": "TLS_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA",
577
- "tsEmitName": "tls_dhe_dss_export_with_des40_cbc_sha",
577
+ "tsEmitName": "TLS_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA",
578
578
  "normalizedSignature": "TLS_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
579
579
  "isStatic": true,
580
580
  "isReadOnly": false,
@@ -583,7 +583,7 @@
583
583
  {
584
584
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_DSS_WITH_DES_CBC_SHASystem.Net.Security.TlsCipherSuite",
585
585
  "clrName": "TLS_DHE_DSS_WITH_DES_CBC_SHA",
586
- "tsEmitName": "tls_dhe_dss_with_des_cbc_sha",
586
+ "tsEmitName": "TLS_DHE_DSS_WITH_DES_CBC_SHA",
587
587
  "normalizedSignature": "TLS_DHE_DSS_WITH_DES_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
588
588
  "isStatic": true,
589
589
  "isReadOnly": false,
@@ -592,7 +592,7 @@
592
592
  {
593
593
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHASystem.Net.Security.TlsCipherSuite",
594
594
  "clrName": "TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA",
595
- "tsEmitName": "tls_dhe_dss_with_3des_ede_cbc_sha",
595
+ "tsEmitName": "TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA",
596
596
  "normalizedSignature": "TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
597
597
  "isStatic": true,
598
598
  "isReadOnly": false,
@@ -601,7 +601,7 @@
601
601
  {
602
602
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHASystem.Net.Security.TlsCipherSuite",
603
603
  "clrName": "TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA",
604
- "tsEmitName": "tls_dhe_rsa_export_with_des40_cbc_sha",
604
+ "tsEmitName": "TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA",
605
605
  "normalizedSignature": "TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
606
606
  "isStatic": true,
607
607
  "isReadOnly": false,
@@ -610,7 +610,7 @@
610
610
  {
611
611
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_DES_CBC_SHASystem.Net.Security.TlsCipherSuite",
612
612
  "clrName": "TLS_DHE_RSA_WITH_DES_CBC_SHA",
613
- "tsEmitName": "tls_dhe_rsa_with_des_cbc_sha",
613
+ "tsEmitName": "TLS_DHE_RSA_WITH_DES_CBC_SHA",
614
614
  "normalizedSignature": "TLS_DHE_RSA_WITH_DES_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
615
615
  "isStatic": true,
616
616
  "isReadOnly": false,
@@ -619,7 +619,7 @@
619
619
  {
620
620
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHASystem.Net.Security.TlsCipherSuite",
621
621
  "clrName": "TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA",
622
- "tsEmitName": "tls_dhe_rsa_with_3des_ede_cbc_sha",
622
+ "tsEmitName": "TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA",
623
623
  "normalizedSignature": "TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
624
624
  "isStatic": true,
625
625
  "isReadOnly": false,
@@ -628,7 +628,7 @@
628
628
  {
629
629
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_EXPORT_WITH_RC4_40_MD5System.Net.Security.TlsCipherSuite",
630
630
  "clrName": "TLS_DH_anon_EXPORT_WITH_RC4_40_MD5",
631
- "tsEmitName": "tls_DH_anon_EXPORT_WITH_RC4_40_MD5",
631
+ "tsEmitName": "TLS_DH_anon_EXPORT_WITH_RC4_40_MD5",
632
632
  "normalizedSignature": "TLS_DH_anon_EXPORT_WITH_RC4_40_MD5|System.Net.Security.TlsCipherSuite|static=true|const=true",
633
633
  "isStatic": true,
634
634
  "isReadOnly": false,
@@ -637,7 +637,7 @@
637
637
  {
638
638
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_WITH_RC4_128_MD5System.Net.Security.TlsCipherSuite",
639
639
  "clrName": "TLS_DH_anon_WITH_RC4_128_MD5",
640
- "tsEmitName": "tls_DH_anon_WITH_RC4_128_MD5",
640
+ "tsEmitName": "TLS_DH_anon_WITH_RC4_128_MD5",
641
641
  "normalizedSignature": "TLS_DH_anon_WITH_RC4_128_MD5|System.Net.Security.TlsCipherSuite|static=true|const=true",
642
642
  "isStatic": true,
643
643
  "isReadOnly": false,
@@ -646,7 +646,7 @@
646
646
  {
647
647
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_EXPORT_WITH_DES40_CBC_SHASystem.Net.Security.TlsCipherSuite",
648
648
  "clrName": "TLS_DH_anon_EXPORT_WITH_DES40_CBC_SHA",
649
- "tsEmitName": "tls_DH_anon_EXPORT_WITH_DES40_CBC_SHA",
649
+ "tsEmitName": "TLS_DH_anon_EXPORT_WITH_DES40_CBC_SHA",
650
650
  "normalizedSignature": "TLS_DH_anon_EXPORT_WITH_DES40_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
651
651
  "isStatic": true,
652
652
  "isReadOnly": false,
@@ -655,7 +655,7 @@
655
655
  {
656
656
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_WITH_DES_CBC_SHASystem.Net.Security.TlsCipherSuite",
657
657
  "clrName": "TLS_DH_anon_WITH_DES_CBC_SHA",
658
- "tsEmitName": "tls_DH_anon_WITH_DES_CBC_SHA",
658
+ "tsEmitName": "TLS_DH_anon_WITH_DES_CBC_SHA",
659
659
  "normalizedSignature": "TLS_DH_anon_WITH_DES_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
660
660
  "isStatic": true,
661
661
  "isReadOnly": false,
@@ -664,7 +664,7 @@
664
664
  {
665
665
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_WITH_3DES_EDE_CBC_SHASystem.Net.Security.TlsCipherSuite",
666
666
  "clrName": "TLS_DH_anon_WITH_3DES_EDE_CBC_SHA",
667
- "tsEmitName": "tls_DH_anon_WITH_3DES_EDE_CBC_SHA",
667
+ "tsEmitName": "TLS_DH_anon_WITH_3DES_EDE_CBC_SHA",
668
668
  "normalizedSignature": "TLS_DH_anon_WITH_3DES_EDE_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
669
669
  "isStatic": true,
670
670
  "isReadOnly": false,
@@ -673,7 +673,7 @@
673
673
  {
674
674
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_KRB5_WITH_DES_CBC_SHASystem.Net.Security.TlsCipherSuite",
675
675
  "clrName": "TLS_KRB5_WITH_DES_CBC_SHA",
676
- "tsEmitName": "tls_krb5_with_des_cbc_sha",
676
+ "tsEmitName": "TLS_KRB5_WITH_DES_CBC_SHA",
677
677
  "normalizedSignature": "TLS_KRB5_WITH_DES_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
678
678
  "isStatic": true,
679
679
  "isReadOnly": false,
@@ -682,7 +682,7 @@
682
682
  {
683
683
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_KRB5_WITH_3DES_EDE_CBC_SHASystem.Net.Security.TlsCipherSuite",
684
684
  "clrName": "TLS_KRB5_WITH_3DES_EDE_CBC_SHA",
685
- "tsEmitName": "tls_krb5_with_3des_ede_cbc_sha",
685
+ "tsEmitName": "TLS_KRB5_WITH_3DES_EDE_CBC_SHA",
686
686
  "normalizedSignature": "TLS_KRB5_WITH_3DES_EDE_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
687
687
  "isStatic": true,
688
688
  "isReadOnly": false,
@@ -691,7 +691,7 @@
691
691
  {
692
692
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_KRB5_WITH_RC4_128_SHASystem.Net.Security.TlsCipherSuite",
693
693
  "clrName": "TLS_KRB5_WITH_RC4_128_SHA",
694
- "tsEmitName": "tls_krb5_with_rc4_128_sha",
694
+ "tsEmitName": "TLS_KRB5_WITH_RC4_128_SHA",
695
695
  "normalizedSignature": "TLS_KRB5_WITH_RC4_128_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
696
696
  "isStatic": true,
697
697
  "isReadOnly": false,
@@ -700,7 +700,7 @@
700
700
  {
701
701
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_KRB5_WITH_IDEA_CBC_SHASystem.Net.Security.TlsCipherSuite",
702
702
  "clrName": "TLS_KRB5_WITH_IDEA_CBC_SHA",
703
- "tsEmitName": "tls_krb5_with_idea_cbc_sha",
703
+ "tsEmitName": "TLS_KRB5_WITH_IDEA_CBC_SHA",
704
704
  "normalizedSignature": "TLS_KRB5_WITH_IDEA_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
705
705
  "isStatic": true,
706
706
  "isReadOnly": false,
@@ -709,7 +709,7 @@
709
709
  {
710
710
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_KRB5_WITH_DES_CBC_MD5System.Net.Security.TlsCipherSuite",
711
711
  "clrName": "TLS_KRB5_WITH_DES_CBC_MD5",
712
- "tsEmitName": "tls_krb5_with_des_cbc_md5",
712
+ "tsEmitName": "TLS_KRB5_WITH_DES_CBC_MD5",
713
713
  "normalizedSignature": "TLS_KRB5_WITH_DES_CBC_MD5|System.Net.Security.TlsCipherSuite|static=true|const=true",
714
714
  "isStatic": true,
715
715
  "isReadOnly": false,
@@ -718,7 +718,7 @@
718
718
  {
719
719
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_KRB5_WITH_3DES_EDE_CBC_MD5System.Net.Security.TlsCipherSuite",
720
720
  "clrName": "TLS_KRB5_WITH_3DES_EDE_CBC_MD5",
721
- "tsEmitName": "tls_krb5_with_3des_ede_cbc_md5",
721
+ "tsEmitName": "TLS_KRB5_WITH_3DES_EDE_CBC_MD5",
722
722
  "normalizedSignature": "TLS_KRB5_WITH_3DES_EDE_CBC_MD5|System.Net.Security.TlsCipherSuite|static=true|const=true",
723
723
  "isStatic": true,
724
724
  "isReadOnly": false,
@@ -727,7 +727,7 @@
727
727
  {
728
728
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_KRB5_WITH_RC4_128_MD5System.Net.Security.TlsCipherSuite",
729
729
  "clrName": "TLS_KRB5_WITH_RC4_128_MD5",
730
- "tsEmitName": "tls_krb5_with_rc4_128_md5",
730
+ "tsEmitName": "TLS_KRB5_WITH_RC4_128_MD5",
731
731
  "normalizedSignature": "TLS_KRB5_WITH_RC4_128_MD5|System.Net.Security.TlsCipherSuite|static=true|const=true",
732
732
  "isStatic": true,
733
733
  "isReadOnly": false,
@@ -736,7 +736,7 @@
736
736
  {
737
737
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_KRB5_WITH_IDEA_CBC_MD5System.Net.Security.TlsCipherSuite",
738
738
  "clrName": "TLS_KRB5_WITH_IDEA_CBC_MD5",
739
- "tsEmitName": "tls_krb5_with_idea_cbc_md5",
739
+ "tsEmitName": "TLS_KRB5_WITH_IDEA_CBC_MD5",
740
740
  "normalizedSignature": "TLS_KRB5_WITH_IDEA_CBC_MD5|System.Net.Security.TlsCipherSuite|static=true|const=true",
741
741
  "isStatic": true,
742
742
  "isReadOnly": false,
@@ -745,7 +745,7 @@
745
745
  {
746
746
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHASystem.Net.Security.TlsCipherSuite",
747
747
  "clrName": "TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA",
748
- "tsEmitName": "tls_krb5_export_with_des_cbc_40_sha",
748
+ "tsEmitName": "TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA",
749
749
  "normalizedSignature": "TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
750
750
  "isStatic": true,
751
751
  "isReadOnly": false,
@@ -754,7 +754,7 @@
754
754
  {
755
755
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_KRB5_EXPORT_WITH_RC2_CBC_40_SHASystem.Net.Security.TlsCipherSuite",
756
756
  "clrName": "TLS_KRB5_EXPORT_WITH_RC2_CBC_40_SHA",
757
- "tsEmitName": "tls_krb5_export_with_rc2_cbc_40_sha",
757
+ "tsEmitName": "TLS_KRB5_EXPORT_WITH_RC2_CBC_40_SHA",
758
758
  "normalizedSignature": "TLS_KRB5_EXPORT_WITH_RC2_CBC_40_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
759
759
  "isStatic": true,
760
760
  "isReadOnly": false,
@@ -763,7 +763,7 @@
763
763
  {
764
764
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_KRB5_EXPORT_WITH_RC4_40_SHASystem.Net.Security.TlsCipherSuite",
765
765
  "clrName": "TLS_KRB5_EXPORT_WITH_RC4_40_SHA",
766
- "tsEmitName": "tls_krb5_export_with_rc4_40_sha",
766
+ "tsEmitName": "TLS_KRB5_EXPORT_WITH_RC4_40_SHA",
767
767
  "normalizedSignature": "TLS_KRB5_EXPORT_WITH_RC4_40_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
768
768
  "isStatic": true,
769
769
  "isReadOnly": false,
@@ -772,7 +772,7 @@
772
772
  {
773
773
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5System.Net.Security.TlsCipherSuite",
774
774
  "clrName": "TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5",
775
- "tsEmitName": "tls_krb5_export_with_des_cbc_40_md5",
775
+ "tsEmitName": "TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5",
776
776
  "normalizedSignature": "TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5|System.Net.Security.TlsCipherSuite|static=true|const=true",
777
777
  "isStatic": true,
778
778
  "isReadOnly": false,
@@ -781,7 +781,7 @@
781
781
  {
782
782
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_KRB5_EXPORT_WITH_RC2_CBC_40_MD5System.Net.Security.TlsCipherSuite",
783
783
  "clrName": "TLS_KRB5_EXPORT_WITH_RC2_CBC_40_MD5",
784
- "tsEmitName": "tls_krb5_export_with_rc2_cbc_40_md5",
784
+ "tsEmitName": "TLS_KRB5_EXPORT_WITH_RC2_CBC_40_MD5",
785
785
  "normalizedSignature": "TLS_KRB5_EXPORT_WITH_RC2_CBC_40_MD5|System.Net.Security.TlsCipherSuite|static=true|const=true",
786
786
  "isStatic": true,
787
787
  "isReadOnly": false,
@@ -790,7 +790,7 @@
790
790
  {
791
791
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_KRB5_EXPORT_WITH_RC4_40_MD5System.Net.Security.TlsCipherSuite",
792
792
  "clrName": "TLS_KRB5_EXPORT_WITH_RC4_40_MD5",
793
- "tsEmitName": "tls_krb5_export_with_rc4_40_md5",
793
+ "tsEmitName": "TLS_KRB5_EXPORT_WITH_RC4_40_MD5",
794
794
  "normalizedSignature": "TLS_KRB5_EXPORT_WITH_RC4_40_MD5|System.Net.Security.TlsCipherSuite|static=true|const=true",
795
795
  "isStatic": true,
796
796
  "isReadOnly": false,
@@ -799,7 +799,7 @@
799
799
  {
800
800
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_NULL_SHASystem.Net.Security.TlsCipherSuite",
801
801
  "clrName": "TLS_PSK_WITH_NULL_SHA",
802
- "tsEmitName": "tls_psk_with_null_sha",
802
+ "tsEmitName": "TLS_PSK_WITH_NULL_SHA",
803
803
  "normalizedSignature": "TLS_PSK_WITH_NULL_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
804
804
  "isStatic": true,
805
805
  "isReadOnly": false,
@@ -808,7 +808,7 @@
808
808
  {
809
809
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_NULL_SHASystem.Net.Security.TlsCipherSuite",
810
810
  "clrName": "TLS_DHE_PSK_WITH_NULL_SHA",
811
- "tsEmitName": "tls_dhe_psk_with_null_sha",
811
+ "tsEmitName": "TLS_DHE_PSK_WITH_NULL_SHA",
812
812
  "normalizedSignature": "TLS_DHE_PSK_WITH_NULL_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
813
813
  "isStatic": true,
814
814
  "isReadOnly": false,
@@ -817,7 +817,7 @@
817
817
  {
818
818
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_PSK_WITH_NULL_SHASystem.Net.Security.TlsCipherSuite",
819
819
  "clrName": "TLS_RSA_PSK_WITH_NULL_SHA",
820
- "tsEmitName": "tls_rsa_psk_with_null_sha",
820
+ "tsEmitName": "TLS_RSA_PSK_WITH_NULL_SHA",
821
821
  "normalizedSignature": "TLS_RSA_PSK_WITH_NULL_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
822
822
  "isStatic": true,
823
823
  "isReadOnly": false,
@@ -826,7 +826,7 @@
826
826
  {
827
827
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_AES_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
828
828
  "clrName": "TLS_RSA_WITH_AES_128_CBC_SHA",
829
- "tsEmitName": "tls_rsa_with_aes_128_cbc_sha",
829
+ "tsEmitName": "TLS_RSA_WITH_AES_128_CBC_SHA",
830
830
  "normalizedSignature": "TLS_RSA_WITH_AES_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
831
831
  "isStatic": true,
832
832
  "isReadOnly": false,
@@ -835,7 +835,7 @@
835
835
  {
836
836
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_DSS_WITH_AES_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
837
837
  "clrName": "TLS_DH_DSS_WITH_AES_128_CBC_SHA",
838
- "tsEmitName": "tls_dh_dss_with_aes_128_cbc_sha",
838
+ "tsEmitName": "TLS_DH_DSS_WITH_AES_128_CBC_SHA",
839
839
  "normalizedSignature": "TLS_DH_DSS_WITH_AES_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
840
840
  "isStatic": true,
841
841
  "isReadOnly": false,
@@ -844,7 +844,7 @@
844
844
  {
845
845
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_RSA_WITH_AES_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
846
846
  "clrName": "TLS_DH_RSA_WITH_AES_128_CBC_SHA",
847
- "tsEmitName": "tls_dh_rsa_with_aes_128_cbc_sha",
847
+ "tsEmitName": "TLS_DH_RSA_WITH_AES_128_CBC_SHA",
848
848
  "normalizedSignature": "TLS_DH_RSA_WITH_AES_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
849
849
  "isStatic": true,
850
850
  "isReadOnly": false,
@@ -853,7 +853,7 @@
853
853
  {
854
854
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_DSS_WITH_AES_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
855
855
  "clrName": "TLS_DHE_DSS_WITH_AES_128_CBC_SHA",
856
- "tsEmitName": "tls_dhe_dss_with_aes_128_cbc_sha",
856
+ "tsEmitName": "TLS_DHE_DSS_WITH_AES_128_CBC_SHA",
857
857
  "normalizedSignature": "TLS_DHE_DSS_WITH_AES_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
858
858
  "isStatic": true,
859
859
  "isReadOnly": false,
@@ -862,7 +862,7 @@
862
862
  {
863
863
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_AES_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
864
864
  "clrName": "TLS_DHE_RSA_WITH_AES_128_CBC_SHA",
865
- "tsEmitName": "tls_dhe_rsa_with_aes_128_cbc_sha",
865
+ "tsEmitName": "TLS_DHE_RSA_WITH_AES_128_CBC_SHA",
866
866
  "normalizedSignature": "TLS_DHE_RSA_WITH_AES_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
867
867
  "isStatic": true,
868
868
  "isReadOnly": false,
@@ -871,7 +871,7 @@
871
871
  {
872
872
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_WITH_AES_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
873
873
  "clrName": "TLS_DH_anon_WITH_AES_128_CBC_SHA",
874
- "tsEmitName": "tls_DH_anon_WITH_AES_128_CBC_SHA",
874
+ "tsEmitName": "TLS_DH_anon_WITH_AES_128_CBC_SHA",
875
875
  "normalizedSignature": "TLS_DH_anon_WITH_AES_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
876
876
  "isStatic": true,
877
877
  "isReadOnly": false,
@@ -880,7 +880,7 @@
880
880
  {
881
881
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_AES_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
882
882
  "clrName": "TLS_RSA_WITH_AES_256_CBC_SHA",
883
- "tsEmitName": "tls_rsa_with_aes_256_cbc_sha",
883
+ "tsEmitName": "TLS_RSA_WITH_AES_256_CBC_SHA",
884
884
  "normalizedSignature": "TLS_RSA_WITH_AES_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
885
885
  "isStatic": true,
886
886
  "isReadOnly": false,
@@ -889,7 +889,7 @@
889
889
  {
890
890
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_DSS_WITH_AES_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
891
891
  "clrName": "TLS_DH_DSS_WITH_AES_256_CBC_SHA",
892
- "tsEmitName": "tls_dh_dss_with_aes_256_cbc_sha",
892
+ "tsEmitName": "TLS_DH_DSS_WITH_AES_256_CBC_SHA",
893
893
  "normalizedSignature": "TLS_DH_DSS_WITH_AES_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
894
894
  "isStatic": true,
895
895
  "isReadOnly": false,
@@ -898,7 +898,7 @@
898
898
  {
899
899
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_RSA_WITH_AES_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
900
900
  "clrName": "TLS_DH_RSA_WITH_AES_256_CBC_SHA",
901
- "tsEmitName": "tls_dh_rsa_with_aes_256_cbc_sha",
901
+ "tsEmitName": "TLS_DH_RSA_WITH_AES_256_CBC_SHA",
902
902
  "normalizedSignature": "TLS_DH_RSA_WITH_AES_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
903
903
  "isStatic": true,
904
904
  "isReadOnly": false,
@@ -907,7 +907,7 @@
907
907
  {
908
908
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_DSS_WITH_AES_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
909
909
  "clrName": "TLS_DHE_DSS_WITH_AES_256_CBC_SHA",
910
- "tsEmitName": "tls_dhe_dss_with_aes_256_cbc_sha",
910
+ "tsEmitName": "TLS_DHE_DSS_WITH_AES_256_CBC_SHA",
911
911
  "normalizedSignature": "TLS_DHE_DSS_WITH_AES_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
912
912
  "isStatic": true,
913
913
  "isReadOnly": false,
@@ -916,7 +916,7 @@
916
916
  {
917
917
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_AES_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
918
918
  "clrName": "TLS_DHE_RSA_WITH_AES_256_CBC_SHA",
919
- "tsEmitName": "tls_dhe_rsa_with_aes_256_cbc_sha",
919
+ "tsEmitName": "TLS_DHE_RSA_WITH_AES_256_CBC_SHA",
920
920
  "normalizedSignature": "TLS_DHE_RSA_WITH_AES_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
921
921
  "isStatic": true,
922
922
  "isReadOnly": false,
@@ -925,7 +925,7 @@
925
925
  {
926
926
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_WITH_AES_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
927
927
  "clrName": "TLS_DH_anon_WITH_AES_256_CBC_SHA",
928
- "tsEmitName": "tls_DH_anon_WITH_AES_256_CBC_SHA",
928
+ "tsEmitName": "TLS_DH_anon_WITH_AES_256_CBC_SHA",
929
929
  "normalizedSignature": "TLS_DH_anon_WITH_AES_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
930
930
  "isStatic": true,
931
931
  "isReadOnly": false,
@@ -934,7 +934,7 @@
934
934
  {
935
935
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_NULL_SHA256System.Net.Security.TlsCipherSuite",
936
936
  "clrName": "TLS_RSA_WITH_NULL_SHA256",
937
- "tsEmitName": "tls_rsa_with_null_sha256",
937
+ "tsEmitName": "TLS_RSA_WITH_NULL_SHA256",
938
938
  "normalizedSignature": "TLS_RSA_WITH_NULL_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
939
939
  "isStatic": true,
940
940
  "isReadOnly": false,
@@ -943,7 +943,7 @@
943
943
  {
944
944
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_AES_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
945
945
  "clrName": "TLS_RSA_WITH_AES_128_CBC_SHA256",
946
- "tsEmitName": "tls_rsa_with_aes_128_cbc_sha256",
946
+ "tsEmitName": "TLS_RSA_WITH_AES_128_CBC_SHA256",
947
947
  "normalizedSignature": "TLS_RSA_WITH_AES_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
948
948
  "isStatic": true,
949
949
  "isReadOnly": false,
@@ -952,7 +952,7 @@
952
952
  {
953
953
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_AES_256_CBC_SHA256System.Net.Security.TlsCipherSuite",
954
954
  "clrName": "TLS_RSA_WITH_AES_256_CBC_SHA256",
955
- "tsEmitName": "tls_rsa_with_aes_256_cbc_sha256",
955
+ "tsEmitName": "TLS_RSA_WITH_AES_256_CBC_SHA256",
956
956
  "normalizedSignature": "TLS_RSA_WITH_AES_256_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
957
957
  "isStatic": true,
958
958
  "isReadOnly": false,
@@ -961,7 +961,7 @@
961
961
  {
962
962
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_DSS_WITH_AES_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
963
963
  "clrName": "TLS_DH_DSS_WITH_AES_128_CBC_SHA256",
964
- "tsEmitName": "tls_dh_dss_with_aes_128_cbc_sha256",
964
+ "tsEmitName": "TLS_DH_DSS_WITH_AES_128_CBC_SHA256",
965
965
  "normalizedSignature": "TLS_DH_DSS_WITH_AES_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
966
966
  "isStatic": true,
967
967
  "isReadOnly": false,
@@ -970,7 +970,7 @@
970
970
  {
971
971
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_RSA_WITH_AES_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
972
972
  "clrName": "TLS_DH_RSA_WITH_AES_128_CBC_SHA256",
973
- "tsEmitName": "tls_dh_rsa_with_aes_128_cbc_sha256",
973
+ "tsEmitName": "TLS_DH_RSA_WITH_AES_128_CBC_SHA256",
974
974
  "normalizedSignature": "TLS_DH_RSA_WITH_AES_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
975
975
  "isStatic": true,
976
976
  "isReadOnly": false,
@@ -979,7 +979,7 @@
979
979
  {
980
980
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_DSS_WITH_AES_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
981
981
  "clrName": "TLS_DHE_DSS_WITH_AES_128_CBC_SHA256",
982
- "tsEmitName": "tls_dhe_dss_with_aes_128_cbc_sha256",
982
+ "tsEmitName": "TLS_DHE_DSS_WITH_AES_128_CBC_SHA256",
983
983
  "normalizedSignature": "TLS_DHE_DSS_WITH_AES_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
984
984
  "isStatic": true,
985
985
  "isReadOnly": false,
@@ -988,7 +988,7 @@
988
988
  {
989
989
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_CAMELLIA_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
990
990
  "clrName": "TLS_RSA_WITH_CAMELLIA_128_CBC_SHA",
991
- "tsEmitName": "tls_rsa_with_camellia_128_cbc_sha",
991
+ "tsEmitName": "TLS_RSA_WITH_CAMELLIA_128_CBC_SHA",
992
992
  "normalizedSignature": "TLS_RSA_WITH_CAMELLIA_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
993
993
  "isStatic": true,
994
994
  "isReadOnly": false,
@@ -997,7 +997,7 @@
997
997
  {
998
998
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_DSS_WITH_CAMELLIA_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
999
999
  "clrName": "TLS_DH_DSS_WITH_CAMELLIA_128_CBC_SHA",
1000
- "tsEmitName": "tls_dh_dss_with_camellia_128_cbc_sha",
1000
+ "tsEmitName": "TLS_DH_DSS_WITH_CAMELLIA_128_CBC_SHA",
1001
1001
  "normalizedSignature": "TLS_DH_DSS_WITH_CAMELLIA_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1002
1002
  "isStatic": true,
1003
1003
  "isReadOnly": false,
@@ -1006,7 +1006,7 @@
1006
1006
  {
1007
1007
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_RSA_WITH_CAMELLIA_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
1008
1008
  "clrName": "TLS_DH_RSA_WITH_CAMELLIA_128_CBC_SHA",
1009
- "tsEmitName": "tls_dh_rsa_with_camellia_128_cbc_sha",
1009
+ "tsEmitName": "TLS_DH_RSA_WITH_CAMELLIA_128_CBC_SHA",
1010
1010
  "normalizedSignature": "TLS_DH_RSA_WITH_CAMELLIA_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1011
1011
  "isStatic": true,
1012
1012
  "isReadOnly": false,
@@ -1015,7 +1015,7 @@
1015
1015
  {
1016
1016
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_DSS_WITH_CAMELLIA_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
1017
1017
  "clrName": "TLS_DHE_DSS_WITH_CAMELLIA_128_CBC_SHA",
1018
- "tsEmitName": "tls_dhe_dss_with_camellia_128_cbc_sha",
1018
+ "tsEmitName": "TLS_DHE_DSS_WITH_CAMELLIA_128_CBC_SHA",
1019
1019
  "normalizedSignature": "TLS_DHE_DSS_WITH_CAMELLIA_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1020
1020
  "isStatic": true,
1021
1021
  "isReadOnly": false,
@@ -1024,7 +1024,7 @@
1024
1024
  {
1025
1025
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_CAMELLIA_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
1026
1026
  "clrName": "TLS_DHE_RSA_WITH_CAMELLIA_128_CBC_SHA",
1027
- "tsEmitName": "tls_dhe_rsa_with_camellia_128_cbc_sha",
1027
+ "tsEmitName": "TLS_DHE_RSA_WITH_CAMELLIA_128_CBC_SHA",
1028
1028
  "normalizedSignature": "TLS_DHE_RSA_WITH_CAMELLIA_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1029
1029
  "isStatic": true,
1030
1030
  "isReadOnly": false,
@@ -1033,7 +1033,7 @@
1033
1033
  {
1034
1034
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_WITH_CAMELLIA_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
1035
1035
  "clrName": "TLS_DH_anon_WITH_CAMELLIA_128_CBC_SHA",
1036
- "tsEmitName": "tls_DH_anon_WITH_CAMELLIA_128_CBC_SHA",
1036
+ "tsEmitName": "TLS_DH_anon_WITH_CAMELLIA_128_CBC_SHA",
1037
1037
  "normalizedSignature": "TLS_DH_anon_WITH_CAMELLIA_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1038
1038
  "isStatic": true,
1039
1039
  "isReadOnly": false,
@@ -1042,7 +1042,7 @@
1042
1042
  {
1043
1043
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_AES_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
1044
1044
  "clrName": "TLS_DHE_RSA_WITH_AES_128_CBC_SHA256",
1045
- "tsEmitName": "tls_dhe_rsa_with_aes_128_cbc_sha256",
1045
+ "tsEmitName": "TLS_DHE_RSA_WITH_AES_128_CBC_SHA256",
1046
1046
  "normalizedSignature": "TLS_DHE_RSA_WITH_AES_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1047
1047
  "isStatic": true,
1048
1048
  "isReadOnly": false,
@@ -1051,7 +1051,7 @@
1051
1051
  {
1052
1052
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_DSS_WITH_AES_256_CBC_SHA256System.Net.Security.TlsCipherSuite",
1053
1053
  "clrName": "TLS_DH_DSS_WITH_AES_256_CBC_SHA256",
1054
- "tsEmitName": "tls_dh_dss_with_aes_256_cbc_sha256",
1054
+ "tsEmitName": "TLS_DH_DSS_WITH_AES_256_CBC_SHA256",
1055
1055
  "normalizedSignature": "TLS_DH_DSS_WITH_AES_256_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1056
1056
  "isStatic": true,
1057
1057
  "isReadOnly": false,
@@ -1060,7 +1060,7 @@
1060
1060
  {
1061
1061
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_RSA_WITH_AES_256_CBC_SHA256System.Net.Security.TlsCipherSuite",
1062
1062
  "clrName": "TLS_DH_RSA_WITH_AES_256_CBC_SHA256",
1063
- "tsEmitName": "tls_dh_rsa_with_aes_256_cbc_sha256",
1063
+ "tsEmitName": "TLS_DH_RSA_WITH_AES_256_CBC_SHA256",
1064
1064
  "normalizedSignature": "TLS_DH_RSA_WITH_AES_256_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1065
1065
  "isStatic": true,
1066
1066
  "isReadOnly": false,
@@ -1069,7 +1069,7 @@
1069
1069
  {
1070
1070
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_DSS_WITH_AES_256_CBC_SHA256System.Net.Security.TlsCipherSuite",
1071
1071
  "clrName": "TLS_DHE_DSS_WITH_AES_256_CBC_SHA256",
1072
- "tsEmitName": "tls_dhe_dss_with_aes_256_cbc_sha256",
1072
+ "tsEmitName": "TLS_DHE_DSS_WITH_AES_256_CBC_SHA256",
1073
1073
  "normalizedSignature": "TLS_DHE_DSS_WITH_AES_256_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1074
1074
  "isStatic": true,
1075
1075
  "isReadOnly": false,
@@ -1078,7 +1078,7 @@
1078
1078
  {
1079
1079
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_AES_256_CBC_SHA256System.Net.Security.TlsCipherSuite",
1080
1080
  "clrName": "TLS_DHE_RSA_WITH_AES_256_CBC_SHA256",
1081
- "tsEmitName": "tls_dhe_rsa_with_aes_256_cbc_sha256",
1081
+ "tsEmitName": "TLS_DHE_RSA_WITH_AES_256_CBC_SHA256",
1082
1082
  "normalizedSignature": "TLS_DHE_RSA_WITH_AES_256_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1083
1083
  "isStatic": true,
1084
1084
  "isReadOnly": false,
@@ -1087,7 +1087,7 @@
1087
1087
  {
1088
1088
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_WITH_AES_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
1089
1089
  "clrName": "TLS_DH_anon_WITH_AES_128_CBC_SHA256",
1090
- "tsEmitName": "tls_DH_anon_WITH_AES_128_CBC_SHA256",
1090
+ "tsEmitName": "TLS_DH_anon_WITH_AES_128_CBC_SHA256",
1091
1091
  "normalizedSignature": "TLS_DH_anon_WITH_AES_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1092
1092
  "isStatic": true,
1093
1093
  "isReadOnly": false,
@@ -1096,7 +1096,7 @@
1096
1096
  {
1097
1097
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_WITH_AES_256_CBC_SHA256System.Net.Security.TlsCipherSuite",
1098
1098
  "clrName": "TLS_DH_anon_WITH_AES_256_CBC_SHA256",
1099
- "tsEmitName": "tls_DH_anon_WITH_AES_256_CBC_SHA256",
1099
+ "tsEmitName": "TLS_DH_anon_WITH_AES_256_CBC_SHA256",
1100
1100
  "normalizedSignature": "TLS_DH_anon_WITH_AES_256_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1101
1101
  "isStatic": true,
1102
1102
  "isReadOnly": false,
@@ -1105,7 +1105,7 @@
1105
1105
  {
1106
1106
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_CAMELLIA_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
1107
1107
  "clrName": "TLS_RSA_WITH_CAMELLIA_256_CBC_SHA",
1108
- "tsEmitName": "tls_rsa_with_camellia_256_cbc_sha",
1108
+ "tsEmitName": "TLS_RSA_WITH_CAMELLIA_256_CBC_SHA",
1109
1109
  "normalizedSignature": "TLS_RSA_WITH_CAMELLIA_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1110
1110
  "isStatic": true,
1111
1111
  "isReadOnly": false,
@@ -1114,7 +1114,7 @@
1114
1114
  {
1115
1115
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_DSS_WITH_CAMELLIA_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
1116
1116
  "clrName": "TLS_DH_DSS_WITH_CAMELLIA_256_CBC_SHA",
1117
- "tsEmitName": "tls_dh_dss_with_camellia_256_cbc_sha",
1117
+ "tsEmitName": "TLS_DH_DSS_WITH_CAMELLIA_256_CBC_SHA",
1118
1118
  "normalizedSignature": "TLS_DH_DSS_WITH_CAMELLIA_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1119
1119
  "isStatic": true,
1120
1120
  "isReadOnly": false,
@@ -1123,7 +1123,7 @@
1123
1123
  {
1124
1124
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_RSA_WITH_CAMELLIA_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
1125
1125
  "clrName": "TLS_DH_RSA_WITH_CAMELLIA_256_CBC_SHA",
1126
- "tsEmitName": "tls_dh_rsa_with_camellia_256_cbc_sha",
1126
+ "tsEmitName": "TLS_DH_RSA_WITH_CAMELLIA_256_CBC_SHA",
1127
1127
  "normalizedSignature": "TLS_DH_RSA_WITH_CAMELLIA_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1128
1128
  "isStatic": true,
1129
1129
  "isReadOnly": false,
@@ -1132,7 +1132,7 @@
1132
1132
  {
1133
1133
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_DSS_WITH_CAMELLIA_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
1134
1134
  "clrName": "TLS_DHE_DSS_WITH_CAMELLIA_256_CBC_SHA",
1135
- "tsEmitName": "tls_dhe_dss_with_camellia_256_cbc_sha",
1135
+ "tsEmitName": "TLS_DHE_DSS_WITH_CAMELLIA_256_CBC_SHA",
1136
1136
  "normalizedSignature": "TLS_DHE_DSS_WITH_CAMELLIA_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1137
1137
  "isStatic": true,
1138
1138
  "isReadOnly": false,
@@ -1141,7 +1141,7 @@
1141
1141
  {
1142
1142
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
1143
1143
  "clrName": "TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHA",
1144
- "tsEmitName": "tls_dhe_rsa_with_camellia_256_cbc_sha",
1144
+ "tsEmitName": "TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHA",
1145
1145
  "normalizedSignature": "TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1146
1146
  "isStatic": true,
1147
1147
  "isReadOnly": false,
@@ -1150,7 +1150,7 @@
1150
1150
  {
1151
1151
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_WITH_CAMELLIA_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
1152
1152
  "clrName": "TLS_DH_anon_WITH_CAMELLIA_256_CBC_SHA",
1153
- "tsEmitName": "tls_DH_anon_WITH_CAMELLIA_256_CBC_SHA",
1153
+ "tsEmitName": "TLS_DH_anon_WITH_CAMELLIA_256_CBC_SHA",
1154
1154
  "normalizedSignature": "TLS_DH_anon_WITH_CAMELLIA_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1155
1155
  "isStatic": true,
1156
1156
  "isReadOnly": false,
@@ -1159,7 +1159,7 @@
1159
1159
  {
1160
1160
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_RC4_128_SHASystem.Net.Security.TlsCipherSuite",
1161
1161
  "clrName": "TLS_PSK_WITH_RC4_128_SHA",
1162
- "tsEmitName": "tls_psk_with_rc4_128_sha",
1162
+ "tsEmitName": "TLS_PSK_WITH_RC4_128_SHA",
1163
1163
  "normalizedSignature": "TLS_PSK_WITH_RC4_128_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1164
1164
  "isStatic": true,
1165
1165
  "isReadOnly": false,
@@ -1168,7 +1168,7 @@
1168
1168
  {
1169
1169
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_3DES_EDE_CBC_SHASystem.Net.Security.TlsCipherSuite",
1170
1170
  "clrName": "TLS_PSK_WITH_3DES_EDE_CBC_SHA",
1171
- "tsEmitName": "tls_psk_with_3des_ede_cbc_sha",
1171
+ "tsEmitName": "TLS_PSK_WITH_3DES_EDE_CBC_SHA",
1172
1172
  "normalizedSignature": "TLS_PSK_WITH_3DES_EDE_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1173
1173
  "isStatic": true,
1174
1174
  "isReadOnly": false,
@@ -1177,7 +1177,7 @@
1177
1177
  {
1178
1178
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_AES_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
1179
1179
  "clrName": "TLS_PSK_WITH_AES_128_CBC_SHA",
1180
- "tsEmitName": "tls_psk_with_aes_128_cbc_sha",
1180
+ "tsEmitName": "TLS_PSK_WITH_AES_128_CBC_SHA",
1181
1181
  "normalizedSignature": "TLS_PSK_WITH_AES_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1182
1182
  "isStatic": true,
1183
1183
  "isReadOnly": false,
@@ -1186,7 +1186,7 @@
1186
1186
  {
1187
1187
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_AES_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
1188
1188
  "clrName": "TLS_PSK_WITH_AES_256_CBC_SHA",
1189
- "tsEmitName": "tls_psk_with_aes_256_cbc_sha",
1189
+ "tsEmitName": "TLS_PSK_WITH_AES_256_CBC_SHA",
1190
1190
  "normalizedSignature": "TLS_PSK_WITH_AES_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1191
1191
  "isStatic": true,
1192
1192
  "isReadOnly": false,
@@ -1195,7 +1195,7 @@
1195
1195
  {
1196
1196
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_RC4_128_SHASystem.Net.Security.TlsCipherSuite",
1197
1197
  "clrName": "TLS_DHE_PSK_WITH_RC4_128_SHA",
1198
- "tsEmitName": "tls_dhe_psk_with_rc4_128_sha",
1198
+ "tsEmitName": "TLS_DHE_PSK_WITH_RC4_128_SHA",
1199
1199
  "normalizedSignature": "TLS_DHE_PSK_WITH_RC4_128_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1200
1200
  "isStatic": true,
1201
1201
  "isReadOnly": false,
@@ -1204,7 +1204,7 @@
1204
1204
  {
1205
1205
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_3DES_EDE_CBC_SHASystem.Net.Security.TlsCipherSuite",
1206
1206
  "clrName": "TLS_DHE_PSK_WITH_3DES_EDE_CBC_SHA",
1207
- "tsEmitName": "tls_dhe_psk_with_3des_ede_cbc_sha",
1207
+ "tsEmitName": "TLS_DHE_PSK_WITH_3DES_EDE_CBC_SHA",
1208
1208
  "normalizedSignature": "TLS_DHE_PSK_WITH_3DES_EDE_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1209
1209
  "isStatic": true,
1210
1210
  "isReadOnly": false,
@@ -1213,7 +1213,7 @@
1213
1213
  {
1214
1214
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_AES_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
1215
1215
  "clrName": "TLS_DHE_PSK_WITH_AES_128_CBC_SHA",
1216
- "tsEmitName": "tls_dhe_psk_with_aes_128_cbc_sha",
1216
+ "tsEmitName": "TLS_DHE_PSK_WITH_AES_128_CBC_SHA",
1217
1217
  "normalizedSignature": "TLS_DHE_PSK_WITH_AES_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1218
1218
  "isStatic": true,
1219
1219
  "isReadOnly": false,
@@ -1222,7 +1222,7 @@
1222
1222
  {
1223
1223
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_AES_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
1224
1224
  "clrName": "TLS_DHE_PSK_WITH_AES_256_CBC_SHA",
1225
- "tsEmitName": "tls_dhe_psk_with_aes_256_cbc_sha",
1225
+ "tsEmitName": "TLS_DHE_PSK_WITH_AES_256_CBC_SHA",
1226
1226
  "normalizedSignature": "TLS_DHE_PSK_WITH_AES_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1227
1227
  "isStatic": true,
1228
1228
  "isReadOnly": false,
@@ -1231,7 +1231,7 @@
1231
1231
  {
1232
1232
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_PSK_WITH_RC4_128_SHASystem.Net.Security.TlsCipherSuite",
1233
1233
  "clrName": "TLS_RSA_PSK_WITH_RC4_128_SHA",
1234
- "tsEmitName": "tls_rsa_psk_with_rc4_128_sha",
1234
+ "tsEmitName": "TLS_RSA_PSK_WITH_RC4_128_SHA",
1235
1235
  "normalizedSignature": "TLS_RSA_PSK_WITH_RC4_128_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1236
1236
  "isStatic": true,
1237
1237
  "isReadOnly": false,
@@ -1240,7 +1240,7 @@
1240
1240
  {
1241
1241
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_PSK_WITH_3DES_EDE_CBC_SHASystem.Net.Security.TlsCipherSuite",
1242
1242
  "clrName": "TLS_RSA_PSK_WITH_3DES_EDE_CBC_SHA",
1243
- "tsEmitName": "tls_rsa_psk_with_3des_ede_cbc_sha",
1243
+ "tsEmitName": "TLS_RSA_PSK_WITH_3DES_EDE_CBC_SHA",
1244
1244
  "normalizedSignature": "TLS_RSA_PSK_WITH_3DES_EDE_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1245
1245
  "isStatic": true,
1246
1246
  "isReadOnly": false,
@@ -1249,7 +1249,7 @@
1249
1249
  {
1250
1250
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_PSK_WITH_AES_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
1251
1251
  "clrName": "TLS_RSA_PSK_WITH_AES_128_CBC_SHA",
1252
- "tsEmitName": "tls_rsa_psk_with_aes_128_cbc_sha",
1252
+ "tsEmitName": "TLS_RSA_PSK_WITH_AES_128_CBC_SHA",
1253
1253
  "normalizedSignature": "TLS_RSA_PSK_WITH_AES_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1254
1254
  "isStatic": true,
1255
1255
  "isReadOnly": false,
@@ -1258,7 +1258,7 @@
1258
1258
  {
1259
1259
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_PSK_WITH_AES_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
1260
1260
  "clrName": "TLS_RSA_PSK_WITH_AES_256_CBC_SHA",
1261
- "tsEmitName": "tls_rsa_psk_with_aes_256_cbc_sha",
1261
+ "tsEmitName": "TLS_RSA_PSK_WITH_AES_256_CBC_SHA",
1262
1262
  "normalizedSignature": "TLS_RSA_PSK_WITH_AES_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1263
1263
  "isStatic": true,
1264
1264
  "isReadOnly": false,
@@ -1267,7 +1267,7 @@
1267
1267
  {
1268
1268
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_SEED_CBC_SHASystem.Net.Security.TlsCipherSuite",
1269
1269
  "clrName": "TLS_RSA_WITH_SEED_CBC_SHA",
1270
- "tsEmitName": "tls_rsa_with_seed_cbc_sha",
1270
+ "tsEmitName": "TLS_RSA_WITH_SEED_CBC_SHA",
1271
1271
  "normalizedSignature": "TLS_RSA_WITH_SEED_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1272
1272
  "isStatic": true,
1273
1273
  "isReadOnly": false,
@@ -1276,7 +1276,7 @@
1276
1276
  {
1277
1277
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_DSS_WITH_SEED_CBC_SHASystem.Net.Security.TlsCipherSuite",
1278
1278
  "clrName": "TLS_DH_DSS_WITH_SEED_CBC_SHA",
1279
- "tsEmitName": "tls_dh_dss_with_seed_cbc_sha",
1279
+ "tsEmitName": "TLS_DH_DSS_WITH_SEED_CBC_SHA",
1280
1280
  "normalizedSignature": "TLS_DH_DSS_WITH_SEED_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1281
1281
  "isStatic": true,
1282
1282
  "isReadOnly": false,
@@ -1285,7 +1285,7 @@
1285
1285
  {
1286
1286
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_RSA_WITH_SEED_CBC_SHASystem.Net.Security.TlsCipherSuite",
1287
1287
  "clrName": "TLS_DH_RSA_WITH_SEED_CBC_SHA",
1288
- "tsEmitName": "tls_dh_rsa_with_seed_cbc_sha",
1288
+ "tsEmitName": "TLS_DH_RSA_WITH_SEED_CBC_SHA",
1289
1289
  "normalizedSignature": "TLS_DH_RSA_WITH_SEED_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1290
1290
  "isStatic": true,
1291
1291
  "isReadOnly": false,
@@ -1294,7 +1294,7 @@
1294
1294
  {
1295
1295
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_DSS_WITH_SEED_CBC_SHASystem.Net.Security.TlsCipherSuite",
1296
1296
  "clrName": "TLS_DHE_DSS_WITH_SEED_CBC_SHA",
1297
- "tsEmitName": "tls_dhe_dss_with_seed_cbc_sha",
1297
+ "tsEmitName": "TLS_DHE_DSS_WITH_SEED_CBC_SHA",
1298
1298
  "normalizedSignature": "TLS_DHE_DSS_WITH_SEED_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1299
1299
  "isStatic": true,
1300
1300
  "isReadOnly": false,
@@ -1303,7 +1303,7 @@
1303
1303
  {
1304
1304
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_SEED_CBC_SHASystem.Net.Security.TlsCipherSuite",
1305
1305
  "clrName": "TLS_DHE_RSA_WITH_SEED_CBC_SHA",
1306
- "tsEmitName": "tls_dhe_rsa_with_seed_cbc_sha",
1306
+ "tsEmitName": "TLS_DHE_RSA_WITH_SEED_CBC_SHA",
1307
1307
  "normalizedSignature": "TLS_DHE_RSA_WITH_SEED_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1308
1308
  "isStatic": true,
1309
1309
  "isReadOnly": false,
@@ -1312,7 +1312,7 @@
1312
1312
  {
1313
1313
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_WITH_SEED_CBC_SHASystem.Net.Security.TlsCipherSuite",
1314
1314
  "clrName": "TLS_DH_anon_WITH_SEED_CBC_SHA",
1315
- "tsEmitName": "tls_DH_anon_WITH_SEED_CBC_SHA",
1315
+ "tsEmitName": "TLS_DH_anon_WITH_SEED_CBC_SHA",
1316
1316
  "normalizedSignature": "TLS_DH_anon_WITH_SEED_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1317
1317
  "isStatic": true,
1318
1318
  "isReadOnly": false,
@@ -1321,7 +1321,7 @@
1321
1321
  {
1322
1322
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_AES_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
1323
1323
  "clrName": "TLS_RSA_WITH_AES_128_GCM_SHA256",
1324
- "tsEmitName": "tls_rsa_with_aes_128_gcm_sha256",
1324
+ "tsEmitName": "TLS_RSA_WITH_AES_128_GCM_SHA256",
1325
1325
  "normalizedSignature": "TLS_RSA_WITH_AES_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1326
1326
  "isStatic": true,
1327
1327
  "isReadOnly": false,
@@ -1330,7 +1330,7 @@
1330
1330
  {
1331
1331
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_AES_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
1332
1332
  "clrName": "TLS_RSA_WITH_AES_256_GCM_SHA384",
1333
- "tsEmitName": "tls_rsa_with_aes_256_gcm_sha384",
1333
+ "tsEmitName": "TLS_RSA_WITH_AES_256_GCM_SHA384",
1334
1334
  "normalizedSignature": "TLS_RSA_WITH_AES_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
1335
1335
  "isStatic": true,
1336
1336
  "isReadOnly": false,
@@ -1339,7 +1339,7 @@
1339
1339
  {
1340
1340
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_AES_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
1341
1341
  "clrName": "TLS_DHE_RSA_WITH_AES_128_GCM_SHA256",
1342
- "tsEmitName": "tls_dhe_rsa_with_aes_128_gcm_sha256",
1342
+ "tsEmitName": "TLS_DHE_RSA_WITH_AES_128_GCM_SHA256",
1343
1343
  "normalizedSignature": "TLS_DHE_RSA_WITH_AES_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1344
1344
  "isStatic": true,
1345
1345
  "isReadOnly": false,
@@ -1348,7 +1348,7 @@
1348
1348
  {
1349
1349
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_AES_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
1350
1350
  "clrName": "TLS_DHE_RSA_WITH_AES_256_GCM_SHA384",
1351
- "tsEmitName": "tls_dhe_rsa_with_aes_256_gcm_sha384",
1351
+ "tsEmitName": "TLS_DHE_RSA_WITH_AES_256_GCM_SHA384",
1352
1352
  "normalizedSignature": "TLS_DHE_RSA_WITH_AES_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
1353
1353
  "isStatic": true,
1354
1354
  "isReadOnly": false,
@@ -1357,7 +1357,7 @@
1357
1357
  {
1358
1358
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_RSA_WITH_AES_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
1359
1359
  "clrName": "TLS_DH_RSA_WITH_AES_128_GCM_SHA256",
1360
- "tsEmitName": "tls_dh_rsa_with_aes_128_gcm_sha256",
1360
+ "tsEmitName": "TLS_DH_RSA_WITH_AES_128_GCM_SHA256",
1361
1361
  "normalizedSignature": "TLS_DH_RSA_WITH_AES_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1362
1362
  "isStatic": true,
1363
1363
  "isReadOnly": false,
@@ -1366,7 +1366,7 @@
1366
1366
  {
1367
1367
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_RSA_WITH_AES_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
1368
1368
  "clrName": "TLS_DH_RSA_WITH_AES_256_GCM_SHA384",
1369
- "tsEmitName": "tls_dh_rsa_with_aes_256_gcm_sha384",
1369
+ "tsEmitName": "TLS_DH_RSA_WITH_AES_256_GCM_SHA384",
1370
1370
  "normalizedSignature": "TLS_DH_RSA_WITH_AES_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
1371
1371
  "isStatic": true,
1372
1372
  "isReadOnly": false,
@@ -1375,7 +1375,7 @@
1375
1375
  {
1376
1376
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_DSS_WITH_AES_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
1377
1377
  "clrName": "TLS_DHE_DSS_WITH_AES_128_GCM_SHA256",
1378
- "tsEmitName": "tls_dhe_dss_with_aes_128_gcm_sha256",
1378
+ "tsEmitName": "TLS_DHE_DSS_WITH_AES_128_GCM_SHA256",
1379
1379
  "normalizedSignature": "TLS_DHE_DSS_WITH_AES_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1380
1380
  "isStatic": true,
1381
1381
  "isReadOnly": false,
@@ -1384,7 +1384,7 @@
1384
1384
  {
1385
1385
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_DSS_WITH_AES_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
1386
1386
  "clrName": "TLS_DHE_DSS_WITH_AES_256_GCM_SHA384",
1387
- "tsEmitName": "tls_dhe_dss_with_aes_256_gcm_sha384",
1387
+ "tsEmitName": "TLS_DHE_DSS_WITH_AES_256_GCM_SHA384",
1388
1388
  "normalizedSignature": "TLS_DHE_DSS_WITH_AES_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
1389
1389
  "isStatic": true,
1390
1390
  "isReadOnly": false,
@@ -1393,7 +1393,7 @@
1393
1393
  {
1394
1394
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_DSS_WITH_AES_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
1395
1395
  "clrName": "TLS_DH_DSS_WITH_AES_128_GCM_SHA256",
1396
- "tsEmitName": "tls_dh_dss_with_aes_128_gcm_sha256",
1396
+ "tsEmitName": "TLS_DH_DSS_WITH_AES_128_GCM_SHA256",
1397
1397
  "normalizedSignature": "TLS_DH_DSS_WITH_AES_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1398
1398
  "isStatic": true,
1399
1399
  "isReadOnly": false,
@@ -1402,7 +1402,7 @@
1402
1402
  {
1403
1403
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_DSS_WITH_AES_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
1404
1404
  "clrName": "TLS_DH_DSS_WITH_AES_256_GCM_SHA384",
1405
- "tsEmitName": "tls_dh_dss_with_aes_256_gcm_sha384",
1405
+ "tsEmitName": "TLS_DH_DSS_WITH_AES_256_GCM_SHA384",
1406
1406
  "normalizedSignature": "TLS_DH_DSS_WITH_AES_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
1407
1407
  "isStatic": true,
1408
1408
  "isReadOnly": false,
@@ -1411,7 +1411,7 @@
1411
1411
  {
1412
1412
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_WITH_AES_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
1413
1413
  "clrName": "TLS_DH_anon_WITH_AES_128_GCM_SHA256",
1414
- "tsEmitName": "tls_DH_anon_WITH_AES_128_GCM_SHA256",
1414
+ "tsEmitName": "TLS_DH_anon_WITH_AES_128_GCM_SHA256",
1415
1415
  "normalizedSignature": "TLS_DH_anon_WITH_AES_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1416
1416
  "isStatic": true,
1417
1417
  "isReadOnly": false,
@@ -1420,7 +1420,7 @@
1420
1420
  {
1421
1421
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_WITH_AES_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
1422
1422
  "clrName": "TLS_DH_anon_WITH_AES_256_GCM_SHA384",
1423
- "tsEmitName": "tls_DH_anon_WITH_AES_256_GCM_SHA384",
1423
+ "tsEmitName": "TLS_DH_anon_WITH_AES_256_GCM_SHA384",
1424
1424
  "normalizedSignature": "TLS_DH_anon_WITH_AES_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
1425
1425
  "isStatic": true,
1426
1426
  "isReadOnly": false,
@@ -1429,7 +1429,7 @@
1429
1429
  {
1430
1430
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_AES_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
1431
1431
  "clrName": "TLS_PSK_WITH_AES_128_GCM_SHA256",
1432
- "tsEmitName": "tls_psk_with_aes_128_gcm_sha256",
1432
+ "tsEmitName": "TLS_PSK_WITH_AES_128_GCM_SHA256",
1433
1433
  "normalizedSignature": "TLS_PSK_WITH_AES_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1434
1434
  "isStatic": true,
1435
1435
  "isReadOnly": false,
@@ -1438,7 +1438,7 @@
1438
1438
  {
1439
1439
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_AES_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
1440
1440
  "clrName": "TLS_PSK_WITH_AES_256_GCM_SHA384",
1441
- "tsEmitName": "tls_psk_with_aes_256_gcm_sha384",
1441
+ "tsEmitName": "TLS_PSK_WITH_AES_256_GCM_SHA384",
1442
1442
  "normalizedSignature": "TLS_PSK_WITH_AES_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
1443
1443
  "isStatic": true,
1444
1444
  "isReadOnly": false,
@@ -1447,7 +1447,7 @@
1447
1447
  {
1448
1448
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_AES_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
1449
1449
  "clrName": "TLS_DHE_PSK_WITH_AES_128_GCM_SHA256",
1450
- "tsEmitName": "tls_dhe_psk_with_aes_128_gcm_sha256",
1450
+ "tsEmitName": "TLS_DHE_PSK_WITH_AES_128_GCM_SHA256",
1451
1451
  "normalizedSignature": "TLS_DHE_PSK_WITH_AES_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1452
1452
  "isStatic": true,
1453
1453
  "isReadOnly": false,
@@ -1456,7 +1456,7 @@
1456
1456
  {
1457
1457
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_AES_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
1458
1458
  "clrName": "TLS_DHE_PSK_WITH_AES_256_GCM_SHA384",
1459
- "tsEmitName": "tls_dhe_psk_with_aes_256_gcm_sha384",
1459
+ "tsEmitName": "TLS_DHE_PSK_WITH_AES_256_GCM_SHA384",
1460
1460
  "normalizedSignature": "TLS_DHE_PSK_WITH_AES_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
1461
1461
  "isStatic": true,
1462
1462
  "isReadOnly": false,
@@ -1465,7 +1465,7 @@
1465
1465
  {
1466
1466
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_PSK_WITH_AES_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
1467
1467
  "clrName": "TLS_RSA_PSK_WITH_AES_128_GCM_SHA256",
1468
- "tsEmitName": "tls_rsa_psk_with_aes_128_gcm_sha256",
1468
+ "tsEmitName": "TLS_RSA_PSK_WITH_AES_128_GCM_SHA256",
1469
1469
  "normalizedSignature": "TLS_RSA_PSK_WITH_AES_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1470
1470
  "isStatic": true,
1471
1471
  "isReadOnly": false,
@@ -1474,7 +1474,7 @@
1474
1474
  {
1475
1475
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_PSK_WITH_AES_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
1476
1476
  "clrName": "TLS_RSA_PSK_WITH_AES_256_GCM_SHA384",
1477
- "tsEmitName": "tls_rsa_psk_with_aes_256_gcm_sha384",
1477
+ "tsEmitName": "TLS_RSA_PSK_WITH_AES_256_GCM_SHA384",
1478
1478
  "normalizedSignature": "TLS_RSA_PSK_WITH_AES_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
1479
1479
  "isStatic": true,
1480
1480
  "isReadOnly": false,
@@ -1483,7 +1483,7 @@
1483
1483
  {
1484
1484
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_AES_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
1485
1485
  "clrName": "TLS_PSK_WITH_AES_128_CBC_SHA256",
1486
- "tsEmitName": "tls_psk_with_aes_128_cbc_sha256",
1486
+ "tsEmitName": "TLS_PSK_WITH_AES_128_CBC_SHA256",
1487
1487
  "normalizedSignature": "TLS_PSK_WITH_AES_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1488
1488
  "isStatic": true,
1489
1489
  "isReadOnly": false,
@@ -1492,7 +1492,7 @@
1492
1492
  {
1493
1493
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_AES_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
1494
1494
  "clrName": "TLS_PSK_WITH_AES_256_CBC_SHA384",
1495
- "tsEmitName": "tls_psk_with_aes_256_cbc_sha384",
1495
+ "tsEmitName": "TLS_PSK_WITH_AES_256_CBC_SHA384",
1496
1496
  "normalizedSignature": "TLS_PSK_WITH_AES_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
1497
1497
  "isStatic": true,
1498
1498
  "isReadOnly": false,
@@ -1501,7 +1501,7 @@
1501
1501
  {
1502
1502
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_NULL_SHA256System.Net.Security.TlsCipherSuite",
1503
1503
  "clrName": "TLS_PSK_WITH_NULL_SHA256",
1504
- "tsEmitName": "tls_psk_with_null_sha256",
1504
+ "tsEmitName": "TLS_PSK_WITH_NULL_SHA256",
1505
1505
  "normalizedSignature": "TLS_PSK_WITH_NULL_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1506
1506
  "isStatic": true,
1507
1507
  "isReadOnly": false,
@@ -1510,7 +1510,7 @@
1510
1510
  {
1511
1511
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_NULL_SHA384System.Net.Security.TlsCipherSuite",
1512
1512
  "clrName": "TLS_PSK_WITH_NULL_SHA384",
1513
- "tsEmitName": "tls_psk_with_null_sha384",
1513
+ "tsEmitName": "TLS_PSK_WITH_NULL_SHA384",
1514
1514
  "normalizedSignature": "TLS_PSK_WITH_NULL_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
1515
1515
  "isStatic": true,
1516
1516
  "isReadOnly": false,
@@ -1519,7 +1519,7 @@
1519
1519
  {
1520
1520
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_AES_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
1521
1521
  "clrName": "TLS_DHE_PSK_WITH_AES_128_CBC_SHA256",
1522
- "tsEmitName": "tls_dhe_psk_with_aes_128_cbc_sha256",
1522
+ "tsEmitName": "TLS_DHE_PSK_WITH_AES_128_CBC_SHA256",
1523
1523
  "normalizedSignature": "TLS_DHE_PSK_WITH_AES_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1524
1524
  "isStatic": true,
1525
1525
  "isReadOnly": false,
@@ -1528,7 +1528,7 @@
1528
1528
  {
1529
1529
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_AES_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
1530
1530
  "clrName": "TLS_DHE_PSK_WITH_AES_256_CBC_SHA384",
1531
- "tsEmitName": "tls_dhe_psk_with_aes_256_cbc_sha384",
1531
+ "tsEmitName": "TLS_DHE_PSK_WITH_AES_256_CBC_SHA384",
1532
1532
  "normalizedSignature": "TLS_DHE_PSK_WITH_AES_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
1533
1533
  "isStatic": true,
1534
1534
  "isReadOnly": false,
@@ -1537,7 +1537,7 @@
1537
1537
  {
1538
1538
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_NULL_SHA256System.Net.Security.TlsCipherSuite",
1539
1539
  "clrName": "TLS_DHE_PSK_WITH_NULL_SHA256",
1540
- "tsEmitName": "tls_dhe_psk_with_null_sha256",
1540
+ "tsEmitName": "TLS_DHE_PSK_WITH_NULL_SHA256",
1541
1541
  "normalizedSignature": "TLS_DHE_PSK_WITH_NULL_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1542
1542
  "isStatic": true,
1543
1543
  "isReadOnly": false,
@@ -1546,7 +1546,7 @@
1546
1546
  {
1547
1547
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_NULL_SHA384System.Net.Security.TlsCipherSuite",
1548
1548
  "clrName": "TLS_DHE_PSK_WITH_NULL_SHA384",
1549
- "tsEmitName": "tls_dhe_psk_with_null_sha384",
1549
+ "tsEmitName": "TLS_DHE_PSK_WITH_NULL_SHA384",
1550
1550
  "normalizedSignature": "TLS_DHE_PSK_WITH_NULL_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
1551
1551
  "isStatic": true,
1552
1552
  "isReadOnly": false,
@@ -1555,7 +1555,7 @@
1555
1555
  {
1556
1556
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_PSK_WITH_AES_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
1557
1557
  "clrName": "TLS_RSA_PSK_WITH_AES_128_CBC_SHA256",
1558
- "tsEmitName": "tls_rsa_psk_with_aes_128_cbc_sha256",
1558
+ "tsEmitName": "TLS_RSA_PSK_WITH_AES_128_CBC_SHA256",
1559
1559
  "normalizedSignature": "TLS_RSA_PSK_WITH_AES_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1560
1560
  "isStatic": true,
1561
1561
  "isReadOnly": false,
@@ -1564,7 +1564,7 @@
1564
1564
  {
1565
1565
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_PSK_WITH_AES_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
1566
1566
  "clrName": "TLS_RSA_PSK_WITH_AES_256_CBC_SHA384",
1567
- "tsEmitName": "tls_rsa_psk_with_aes_256_cbc_sha384",
1567
+ "tsEmitName": "TLS_RSA_PSK_WITH_AES_256_CBC_SHA384",
1568
1568
  "normalizedSignature": "TLS_RSA_PSK_WITH_AES_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
1569
1569
  "isStatic": true,
1570
1570
  "isReadOnly": false,
@@ -1573,7 +1573,7 @@
1573
1573
  {
1574
1574
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_PSK_WITH_NULL_SHA256System.Net.Security.TlsCipherSuite",
1575
1575
  "clrName": "TLS_RSA_PSK_WITH_NULL_SHA256",
1576
- "tsEmitName": "tls_rsa_psk_with_null_sha256",
1576
+ "tsEmitName": "TLS_RSA_PSK_WITH_NULL_SHA256",
1577
1577
  "normalizedSignature": "TLS_RSA_PSK_WITH_NULL_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1578
1578
  "isStatic": true,
1579
1579
  "isReadOnly": false,
@@ -1582,7 +1582,7 @@
1582
1582
  {
1583
1583
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_PSK_WITH_NULL_SHA384System.Net.Security.TlsCipherSuite",
1584
1584
  "clrName": "TLS_RSA_PSK_WITH_NULL_SHA384",
1585
- "tsEmitName": "tls_rsa_psk_with_null_sha384",
1585
+ "tsEmitName": "TLS_RSA_PSK_WITH_NULL_SHA384",
1586
1586
  "normalizedSignature": "TLS_RSA_PSK_WITH_NULL_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
1587
1587
  "isStatic": true,
1588
1588
  "isReadOnly": false,
@@ -1591,7 +1591,7 @@
1591
1591
  {
1592
1592
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_CAMELLIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
1593
1593
  "clrName": "TLS_RSA_WITH_CAMELLIA_128_CBC_SHA256",
1594
- "tsEmitName": "tls_rsa_with_camellia_128_cbc_sha256",
1594
+ "tsEmitName": "TLS_RSA_WITH_CAMELLIA_128_CBC_SHA256",
1595
1595
  "normalizedSignature": "TLS_RSA_WITH_CAMELLIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1596
1596
  "isStatic": true,
1597
1597
  "isReadOnly": false,
@@ -1600,7 +1600,7 @@
1600
1600
  {
1601
1601
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_DSS_WITH_CAMELLIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
1602
1602
  "clrName": "TLS_DH_DSS_WITH_CAMELLIA_128_CBC_SHA256",
1603
- "tsEmitName": "tls_dh_dss_with_camellia_128_cbc_sha256",
1603
+ "tsEmitName": "TLS_DH_DSS_WITH_CAMELLIA_128_CBC_SHA256",
1604
1604
  "normalizedSignature": "TLS_DH_DSS_WITH_CAMELLIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1605
1605
  "isStatic": true,
1606
1606
  "isReadOnly": false,
@@ -1609,7 +1609,7 @@
1609
1609
  {
1610
1610
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_RSA_WITH_CAMELLIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
1611
1611
  "clrName": "TLS_DH_RSA_WITH_CAMELLIA_128_CBC_SHA256",
1612
- "tsEmitName": "tls_dh_rsa_with_camellia_128_cbc_sha256",
1612
+ "tsEmitName": "TLS_DH_RSA_WITH_CAMELLIA_128_CBC_SHA256",
1613
1613
  "normalizedSignature": "TLS_DH_RSA_WITH_CAMELLIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1614
1614
  "isStatic": true,
1615
1615
  "isReadOnly": false,
@@ -1618,7 +1618,7 @@
1618
1618
  {
1619
1619
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_DSS_WITH_CAMELLIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
1620
1620
  "clrName": "TLS_DHE_DSS_WITH_CAMELLIA_128_CBC_SHA256",
1621
- "tsEmitName": "tls_dhe_dss_with_camellia_128_cbc_sha256",
1621
+ "tsEmitName": "TLS_DHE_DSS_WITH_CAMELLIA_128_CBC_SHA256",
1622
1622
  "normalizedSignature": "TLS_DHE_DSS_WITH_CAMELLIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1623
1623
  "isStatic": true,
1624
1624
  "isReadOnly": false,
@@ -1627,7 +1627,7 @@
1627
1627
  {
1628
1628
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_CAMELLIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
1629
1629
  "clrName": "TLS_DHE_RSA_WITH_CAMELLIA_128_CBC_SHA256",
1630
- "tsEmitName": "tls_dhe_rsa_with_camellia_128_cbc_sha256",
1630
+ "tsEmitName": "TLS_DHE_RSA_WITH_CAMELLIA_128_CBC_SHA256",
1631
1631
  "normalizedSignature": "TLS_DHE_RSA_WITH_CAMELLIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1632
1632
  "isStatic": true,
1633
1633
  "isReadOnly": false,
@@ -1636,7 +1636,7 @@
1636
1636
  {
1637
1637
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_WITH_CAMELLIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
1638
1638
  "clrName": "TLS_DH_anon_WITH_CAMELLIA_128_CBC_SHA256",
1639
- "tsEmitName": "tls_DH_anon_WITH_CAMELLIA_128_CBC_SHA256",
1639
+ "tsEmitName": "TLS_DH_anon_WITH_CAMELLIA_128_CBC_SHA256",
1640
1640
  "normalizedSignature": "TLS_DH_anon_WITH_CAMELLIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1641
1641
  "isStatic": true,
1642
1642
  "isReadOnly": false,
@@ -1645,7 +1645,7 @@
1645
1645
  {
1646
1646
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_CAMELLIA_256_CBC_SHA256System.Net.Security.TlsCipherSuite",
1647
1647
  "clrName": "TLS_RSA_WITH_CAMELLIA_256_CBC_SHA256",
1648
- "tsEmitName": "tls_rsa_with_camellia_256_cbc_sha256",
1648
+ "tsEmitName": "TLS_RSA_WITH_CAMELLIA_256_CBC_SHA256",
1649
1649
  "normalizedSignature": "TLS_RSA_WITH_CAMELLIA_256_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1650
1650
  "isStatic": true,
1651
1651
  "isReadOnly": false,
@@ -1654,7 +1654,7 @@
1654
1654
  {
1655
1655
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_DSS_WITH_CAMELLIA_256_CBC_SHA256System.Net.Security.TlsCipherSuite",
1656
1656
  "clrName": "TLS_DH_DSS_WITH_CAMELLIA_256_CBC_SHA256",
1657
- "tsEmitName": "tls_dh_dss_with_camellia_256_cbc_sha256",
1657
+ "tsEmitName": "TLS_DH_DSS_WITH_CAMELLIA_256_CBC_SHA256",
1658
1658
  "normalizedSignature": "TLS_DH_DSS_WITH_CAMELLIA_256_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1659
1659
  "isStatic": true,
1660
1660
  "isReadOnly": false,
@@ -1663,7 +1663,7 @@
1663
1663
  {
1664
1664
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_RSA_WITH_CAMELLIA_256_CBC_SHA256System.Net.Security.TlsCipherSuite",
1665
1665
  "clrName": "TLS_DH_RSA_WITH_CAMELLIA_256_CBC_SHA256",
1666
- "tsEmitName": "tls_dh_rsa_with_camellia_256_cbc_sha256",
1666
+ "tsEmitName": "TLS_DH_RSA_WITH_CAMELLIA_256_CBC_SHA256",
1667
1667
  "normalizedSignature": "TLS_DH_RSA_WITH_CAMELLIA_256_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1668
1668
  "isStatic": true,
1669
1669
  "isReadOnly": false,
@@ -1672,7 +1672,7 @@
1672
1672
  {
1673
1673
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_DSS_WITH_CAMELLIA_256_CBC_SHA256System.Net.Security.TlsCipherSuite",
1674
1674
  "clrName": "TLS_DHE_DSS_WITH_CAMELLIA_256_CBC_SHA256",
1675
- "tsEmitName": "tls_dhe_dss_with_camellia_256_cbc_sha256",
1675
+ "tsEmitName": "TLS_DHE_DSS_WITH_CAMELLIA_256_CBC_SHA256",
1676
1676
  "normalizedSignature": "TLS_DHE_DSS_WITH_CAMELLIA_256_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1677
1677
  "isStatic": true,
1678
1678
  "isReadOnly": false,
@@ -1681,7 +1681,7 @@
1681
1681
  {
1682
1682
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHA256System.Net.Security.TlsCipherSuite",
1683
1683
  "clrName": "TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHA256",
1684
- "tsEmitName": "tls_dhe_rsa_with_camellia_256_cbc_sha256",
1684
+ "tsEmitName": "TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHA256",
1685
1685
  "normalizedSignature": "TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1686
1686
  "isStatic": true,
1687
1687
  "isReadOnly": false,
@@ -1690,7 +1690,7 @@
1690
1690
  {
1691
1691
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_WITH_CAMELLIA_256_CBC_SHA256System.Net.Security.TlsCipherSuite",
1692
1692
  "clrName": "TLS_DH_anon_WITH_CAMELLIA_256_CBC_SHA256",
1693
- "tsEmitName": "tls_DH_anon_WITH_CAMELLIA_256_CBC_SHA256",
1693
+ "tsEmitName": "TLS_DH_anon_WITH_CAMELLIA_256_CBC_SHA256",
1694
1694
  "normalizedSignature": "TLS_DH_anon_WITH_CAMELLIA_256_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1695
1695
  "isStatic": true,
1696
1696
  "isReadOnly": false,
@@ -1699,7 +1699,7 @@
1699
1699
  {
1700
1700
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_AES_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
1701
1701
  "clrName": "TLS_AES_128_GCM_SHA256",
1702
- "tsEmitName": "tls_aes_128_gcm_sha256",
1702
+ "tsEmitName": "TLS_AES_128_GCM_SHA256",
1703
1703
  "normalizedSignature": "TLS_AES_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1704
1704
  "isStatic": true,
1705
1705
  "isReadOnly": false,
@@ -1708,7 +1708,7 @@
1708
1708
  {
1709
1709
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_AES_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
1710
1710
  "clrName": "TLS_AES_256_GCM_SHA384",
1711
- "tsEmitName": "tls_aes_256_gcm_sha384",
1711
+ "tsEmitName": "TLS_AES_256_GCM_SHA384",
1712
1712
  "normalizedSignature": "TLS_AES_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
1713
1713
  "isStatic": true,
1714
1714
  "isReadOnly": false,
@@ -1717,7 +1717,7 @@
1717
1717
  {
1718
1718
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_CHACHA20_POLY1305_SHA256System.Net.Security.TlsCipherSuite",
1719
1719
  "clrName": "TLS_CHACHA20_POLY1305_SHA256",
1720
- "tsEmitName": "tls_chacha20_poly1305_sha256",
1720
+ "tsEmitName": "TLS_CHACHA20_POLY1305_SHA256",
1721
1721
  "normalizedSignature": "TLS_CHACHA20_POLY1305_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1722
1722
  "isStatic": true,
1723
1723
  "isReadOnly": false,
@@ -1726,7 +1726,7 @@
1726
1726
  {
1727
1727
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_AES_128_CCM_SHA256System.Net.Security.TlsCipherSuite",
1728
1728
  "clrName": "TLS_AES_128_CCM_SHA256",
1729
- "tsEmitName": "tls_aes_128_ccm_sha256",
1729
+ "tsEmitName": "TLS_AES_128_CCM_SHA256",
1730
1730
  "normalizedSignature": "TLS_AES_128_CCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1731
1731
  "isStatic": true,
1732
1732
  "isReadOnly": false,
@@ -1735,7 +1735,7 @@
1735
1735
  {
1736
1736
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_AES_128_CCM_8_SHA256System.Net.Security.TlsCipherSuite",
1737
1737
  "clrName": "TLS_AES_128_CCM_8_SHA256",
1738
- "tsEmitName": "tls_aes_128_ccm_8_sha256",
1738
+ "tsEmitName": "TLS_AES_128_CCM_8_SHA256",
1739
1739
  "normalizedSignature": "TLS_AES_128_CCM_8_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
1740
1740
  "isStatic": true,
1741
1741
  "isReadOnly": false,
@@ -1744,7 +1744,7 @@
1744
1744
  {
1745
1745
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_ECDSA_WITH_NULL_SHASystem.Net.Security.TlsCipherSuite",
1746
1746
  "clrName": "TLS_ECDH_ECDSA_WITH_NULL_SHA",
1747
- "tsEmitName": "tls_ecdh_ecdsa_with_null_sha",
1747
+ "tsEmitName": "TLS_ECDH_ECDSA_WITH_NULL_SHA",
1748
1748
  "normalizedSignature": "TLS_ECDH_ECDSA_WITH_NULL_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1749
1749
  "isStatic": true,
1750
1750
  "isReadOnly": false,
@@ -1753,7 +1753,7 @@
1753
1753
  {
1754
1754
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_ECDSA_WITH_RC4_128_SHASystem.Net.Security.TlsCipherSuite",
1755
1755
  "clrName": "TLS_ECDH_ECDSA_WITH_RC4_128_SHA",
1756
- "tsEmitName": "tls_ecdh_ecdsa_with_rc4_128_sha",
1756
+ "tsEmitName": "TLS_ECDH_ECDSA_WITH_RC4_128_SHA",
1757
1757
  "normalizedSignature": "TLS_ECDH_ECDSA_WITH_RC4_128_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1758
1758
  "isStatic": true,
1759
1759
  "isReadOnly": false,
@@ -1762,7 +1762,7 @@
1762
1762
  {
1763
1763
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHASystem.Net.Security.TlsCipherSuite",
1764
1764
  "clrName": "TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA",
1765
- "tsEmitName": "tls_ecdh_ecdsa_with_3des_ede_cbc_sha",
1765
+ "tsEmitName": "TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA",
1766
1766
  "normalizedSignature": "TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1767
1767
  "isStatic": true,
1768
1768
  "isReadOnly": false,
@@ -1771,7 +1771,7 @@
1771
1771
  {
1772
1772
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
1773
1773
  "clrName": "TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA",
1774
- "tsEmitName": "tls_ecdh_ecdsa_with_aes_128_cbc_sha",
1774
+ "tsEmitName": "TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA",
1775
1775
  "normalizedSignature": "TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1776
1776
  "isStatic": true,
1777
1777
  "isReadOnly": false,
@@ -1780,7 +1780,7 @@
1780
1780
  {
1781
1781
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
1782
1782
  "clrName": "TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA",
1783
- "tsEmitName": "tls_ecdh_ecdsa_with_aes_256_cbc_sha",
1783
+ "tsEmitName": "TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA",
1784
1784
  "normalizedSignature": "TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1785
1785
  "isStatic": true,
1786
1786
  "isReadOnly": false,
@@ -1789,7 +1789,7 @@
1789
1789
  {
1790
1790
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_NULL_SHASystem.Net.Security.TlsCipherSuite",
1791
1791
  "clrName": "TLS_ECDHE_ECDSA_WITH_NULL_SHA",
1792
- "tsEmitName": "tls_ecdhe_ecdsa_with_null_sha",
1792
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_NULL_SHA",
1793
1793
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_NULL_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1794
1794
  "isStatic": true,
1795
1795
  "isReadOnly": false,
@@ -1798,7 +1798,7 @@
1798
1798
  {
1799
1799
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_RC4_128_SHASystem.Net.Security.TlsCipherSuite",
1800
1800
  "clrName": "TLS_ECDHE_ECDSA_WITH_RC4_128_SHA",
1801
- "tsEmitName": "tls_ecdhe_ecdsa_with_rc4_128_sha",
1801
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_RC4_128_SHA",
1802
1802
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_RC4_128_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1803
1803
  "isStatic": true,
1804
1804
  "isReadOnly": false,
@@ -1807,7 +1807,7 @@
1807
1807
  {
1808
1808
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHASystem.Net.Security.TlsCipherSuite",
1809
1809
  "clrName": "TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA",
1810
- "tsEmitName": "tls_ecdhe_ecdsa_with_3des_ede_cbc_sha",
1810
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA",
1811
1811
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1812
1812
  "isStatic": true,
1813
1813
  "isReadOnly": false,
@@ -1816,7 +1816,7 @@
1816
1816
  {
1817
1817
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
1818
1818
  "clrName": "TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA",
1819
- "tsEmitName": "tls_ecdhe_ecdsa_with_aes_128_cbc_sha",
1819
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA",
1820
1820
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1821
1821
  "isStatic": true,
1822
1822
  "isReadOnly": false,
@@ -1825,7 +1825,7 @@
1825
1825
  {
1826
1826
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
1827
1827
  "clrName": "TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA",
1828
- "tsEmitName": "tls_ecdhe_ecdsa_with_aes_256_cbc_sha",
1828
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA",
1829
1829
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1830
1830
  "isStatic": true,
1831
1831
  "isReadOnly": false,
@@ -1834,7 +1834,7 @@
1834
1834
  {
1835
1835
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_RSA_WITH_NULL_SHASystem.Net.Security.TlsCipherSuite",
1836
1836
  "clrName": "TLS_ECDH_RSA_WITH_NULL_SHA",
1837
- "tsEmitName": "tls_ecdh_rsa_with_null_sha",
1837
+ "tsEmitName": "TLS_ECDH_RSA_WITH_NULL_SHA",
1838
1838
  "normalizedSignature": "TLS_ECDH_RSA_WITH_NULL_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1839
1839
  "isStatic": true,
1840
1840
  "isReadOnly": false,
@@ -1843,7 +1843,7 @@
1843
1843
  {
1844
1844
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_RSA_WITH_RC4_128_SHASystem.Net.Security.TlsCipherSuite",
1845
1845
  "clrName": "TLS_ECDH_RSA_WITH_RC4_128_SHA",
1846
- "tsEmitName": "tls_ecdh_rsa_with_rc4_128_sha",
1846
+ "tsEmitName": "TLS_ECDH_RSA_WITH_RC4_128_SHA",
1847
1847
  "normalizedSignature": "TLS_ECDH_RSA_WITH_RC4_128_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1848
1848
  "isStatic": true,
1849
1849
  "isReadOnly": false,
@@ -1852,7 +1852,7 @@
1852
1852
  {
1853
1853
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHASystem.Net.Security.TlsCipherSuite",
1854
1854
  "clrName": "TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA",
1855
- "tsEmitName": "tls_ecdh_rsa_with_3des_ede_cbc_sha",
1855
+ "tsEmitName": "TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA",
1856
1856
  "normalizedSignature": "TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1857
1857
  "isStatic": true,
1858
1858
  "isReadOnly": false,
@@ -1861,7 +1861,7 @@
1861
1861
  {
1862
1862
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_RSA_WITH_AES_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
1863
1863
  "clrName": "TLS_ECDH_RSA_WITH_AES_128_CBC_SHA",
1864
- "tsEmitName": "tls_ecdh_rsa_with_aes_128_cbc_sha",
1864
+ "tsEmitName": "TLS_ECDH_RSA_WITH_AES_128_CBC_SHA",
1865
1865
  "normalizedSignature": "TLS_ECDH_RSA_WITH_AES_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1866
1866
  "isStatic": true,
1867
1867
  "isReadOnly": false,
@@ -1870,7 +1870,7 @@
1870
1870
  {
1871
1871
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_RSA_WITH_AES_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
1872
1872
  "clrName": "TLS_ECDH_RSA_WITH_AES_256_CBC_SHA",
1873
- "tsEmitName": "tls_ecdh_rsa_with_aes_256_cbc_sha",
1873
+ "tsEmitName": "TLS_ECDH_RSA_WITH_AES_256_CBC_SHA",
1874
1874
  "normalizedSignature": "TLS_ECDH_RSA_WITH_AES_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1875
1875
  "isStatic": true,
1876
1876
  "isReadOnly": false,
@@ -1879,7 +1879,7 @@
1879
1879
  {
1880
1880
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_RSA_WITH_NULL_SHASystem.Net.Security.TlsCipherSuite",
1881
1881
  "clrName": "TLS_ECDHE_RSA_WITH_NULL_SHA",
1882
- "tsEmitName": "tls_ecdhe_rsa_with_null_sha",
1882
+ "tsEmitName": "TLS_ECDHE_RSA_WITH_NULL_SHA",
1883
1883
  "normalizedSignature": "TLS_ECDHE_RSA_WITH_NULL_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1884
1884
  "isStatic": true,
1885
1885
  "isReadOnly": false,
@@ -1888,7 +1888,7 @@
1888
1888
  {
1889
1889
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_RSA_WITH_RC4_128_SHASystem.Net.Security.TlsCipherSuite",
1890
1890
  "clrName": "TLS_ECDHE_RSA_WITH_RC4_128_SHA",
1891
- "tsEmitName": "tls_ecdhe_rsa_with_rc4_128_sha",
1891
+ "tsEmitName": "TLS_ECDHE_RSA_WITH_RC4_128_SHA",
1892
1892
  "normalizedSignature": "TLS_ECDHE_RSA_WITH_RC4_128_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1893
1893
  "isStatic": true,
1894
1894
  "isReadOnly": false,
@@ -1897,7 +1897,7 @@
1897
1897
  {
1898
1898
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHASystem.Net.Security.TlsCipherSuite",
1899
1899
  "clrName": "TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA",
1900
- "tsEmitName": "tls_ecdhe_rsa_with_3des_ede_cbc_sha",
1900
+ "tsEmitName": "TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA",
1901
1901
  "normalizedSignature": "TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1902
1902
  "isStatic": true,
1903
1903
  "isReadOnly": false,
@@ -1906,7 +1906,7 @@
1906
1906
  {
1907
1907
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_RSA_WITH_AES_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
1908
1908
  "clrName": "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA",
1909
- "tsEmitName": "tls_ecdhe_rsa_with_aes_128_cbc_sha",
1909
+ "tsEmitName": "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA",
1910
1910
  "normalizedSignature": "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1911
1911
  "isStatic": true,
1912
1912
  "isReadOnly": false,
@@ -1915,7 +1915,7 @@
1915
1915
  {
1916
1916
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_RSA_WITH_AES_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
1917
1917
  "clrName": "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA",
1918
- "tsEmitName": "tls_ecdhe_rsa_with_aes_256_cbc_sha",
1918
+ "tsEmitName": "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA",
1919
1919
  "normalizedSignature": "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1920
1920
  "isStatic": true,
1921
1921
  "isReadOnly": false,
@@ -1924,7 +1924,7 @@
1924
1924
  {
1925
1925
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_anon_WITH_NULL_SHASystem.Net.Security.TlsCipherSuite",
1926
1926
  "clrName": "TLS_ECDH_anon_WITH_NULL_SHA",
1927
- "tsEmitName": "tls_ECDH_anon_WITH_NULL_SHA",
1927
+ "tsEmitName": "TLS_ECDH_anon_WITH_NULL_SHA",
1928
1928
  "normalizedSignature": "TLS_ECDH_anon_WITH_NULL_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1929
1929
  "isStatic": true,
1930
1930
  "isReadOnly": false,
@@ -1933,7 +1933,7 @@
1933
1933
  {
1934
1934
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_anon_WITH_RC4_128_SHASystem.Net.Security.TlsCipherSuite",
1935
1935
  "clrName": "TLS_ECDH_anon_WITH_RC4_128_SHA",
1936
- "tsEmitName": "tls_ECDH_anon_WITH_RC4_128_SHA",
1936
+ "tsEmitName": "TLS_ECDH_anon_WITH_RC4_128_SHA",
1937
1937
  "normalizedSignature": "TLS_ECDH_anon_WITH_RC4_128_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1938
1938
  "isStatic": true,
1939
1939
  "isReadOnly": false,
@@ -1942,7 +1942,7 @@
1942
1942
  {
1943
1943
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHASystem.Net.Security.TlsCipherSuite",
1944
1944
  "clrName": "TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA",
1945
- "tsEmitName": "tls_ECDH_anon_WITH_3DES_EDE_CBC_SHA",
1945
+ "tsEmitName": "TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA",
1946
1946
  "normalizedSignature": "TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1947
1947
  "isStatic": true,
1948
1948
  "isReadOnly": false,
@@ -1951,7 +1951,7 @@
1951
1951
  {
1952
1952
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_anon_WITH_AES_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
1953
1953
  "clrName": "TLS_ECDH_anon_WITH_AES_128_CBC_SHA",
1954
- "tsEmitName": "tls_ECDH_anon_WITH_AES_128_CBC_SHA",
1954
+ "tsEmitName": "TLS_ECDH_anon_WITH_AES_128_CBC_SHA",
1955
1955
  "normalizedSignature": "TLS_ECDH_anon_WITH_AES_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1956
1956
  "isStatic": true,
1957
1957
  "isReadOnly": false,
@@ -1960,7 +1960,7 @@
1960
1960
  {
1961
1961
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_anon_WITH_AES_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
1962
1962
  "clrName": "TLS_ECDH_anon_WITH_AES_256_CBC_SHA",
1963
- "tsEmitName": "tls_ECDH_anon_WITH_AES_256_CBC_SHA",
1963
+ "tsEmitName": "TLS_ECDH_anon_WITH_AES_256_CBC_SHA",
1964
1964
  "normalizedSignature": "TLS_ECDH_anon_WITH_AES_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1965
1965
  "isStatic": true,
1966
1966
  "isReadOnly": false,
@@ -1969,7 +1969,7 @@
1969
1969
  {
1970
1970
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_SRP_SHA_WITH_3DES_EDE_CBC_SHASystem.Net.Security.TlsCipherSuite",
1971
1971
  "clrName": "TLS_SRP_SHA_WITH_3DES_EDE_CBC_SHA",
1972
- "tsEmitName": "tls_srp_sha_with_3des_ede_cbc_sha",
1972
+ "tsEmitName": "TLS_SRP_SHA_WITH_3DES_EDE_CBC_SHA",
1973
1973
  "normalizedSignature": "TLS_SRP_SHA_WITH_3DES_EDE_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1974
1974
  "isStatic": true,
1975
1975
  "isReadOnly": false,
@@ -1978,7 +1978,7 @@
1978
1978
  {
1979
1979
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_SRP_SHA_RSA_WITH_3DES_EDE_CBC_SHASystem.Net.Security.TlsCipherSuite",
1980
1980
  "clrName": "TLS_SRP_SHA_RSA_WITH_3DES_EDE_CBC_SHA",
1981
- "tsEmitName": "tls_srp_sha_rsa_with_3des_ede_cbc_sha",
1981
+ "tsEmitName": "TLS_SRP_SHA_RSA_WITH_3DES_EDE_CBC_SHA",
1982
1982
  "normalizedSignature": "TLS_SRP_SHA_RSA_WITH_3DES_EDE_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1983
1983
  "isStatic": true,
1984
1984
  "isReadOnly": false,
@@ -1987,7 +1987,7 @@
1987
1987
  {
1988
1988
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_SRP_SHA_DSS_WITH_3DES_EDE_CBC_SHASystem.Net.Security.TlsCipherSuite",
1989
1989
  "clrName": "TLS_SRP_SHA_DSS_WITH_3DES_EDE_CBC_SHA",
1990
- "tsEmitName": "tls_srp_sha_dss_with_3des_ede_cbc_sha",
1990
+ "tsEmitName": "TLS_SRP_SHA_DSS_WITH_3DES_EDE_CBC_SHA",
1991
1991
  "normalizedSignature": "TLS_SRP_SHA_DSS_WITH_3DES_EDE_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
1992
1992
  "isStatic": true,
1993
1993
  "isReadOnly": false,
@@ -1996,7 +1996,7 @@
1996
1996
  {
1997
1997
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_SRP_SHA_WITH_AES_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
1998
1998
  "clrName": "TLS_SRP_SHA_WITH_AES_128_CBC_SHA",
1999
- "tsEmitName": "tls_srp_sha_with_aes_128_cbc_sha",
1999
+ "tsEmitName": "TLS_SRP_SHA_WITH_AES_128_CBC_SHA",
2000
2000
  "normalizedSignature": "TLS_SRP_SHA_WITH_AES_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
2001
2001
  "isStatic": true,
2002
2002
  "isReadOnly": false,
@@ -2005,7 +2005,7 @@
2005
2005
  {
2006
2006
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_SRP_SHA_RSA_WITH_AES_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
2007
2007
  "clrName": "TLS_SRP_SHA_RSA_WITH_AES_128_CBC_SHA",
2008
- "tsEmitName": "tls_srp_sha_rsa_with_aes_128_cbc_sha",
2008
+ "tsEmitName": "TLS_SRP_SHA_RSA_WITH_AES_128_CBC_SHA",
2009
2009
  "normalizedSignature": "TLS_SRP_SHA_RSA_WITH_AES_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
2010
2010
  "isStatic": true,
2011
2011
  "isReadOnly": false,
@@ -2014,7 +2014,7 @@
2014
2014
  {
2015
2015
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_SRP_SHA_DSS_WITH_AES_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
2016
2016
  "clrName": "TLS_SRP_SHA_DSS_WITH_AES_128_CBC_SHA",
2017
- "tsEmitName": "tls_srp_sha_dss_with_aes_128_cbc_sha",
2017
+ "tsEmitName": "TLS_SRP_SHA_DSS_WITH_AES_128_CBC_SHA",
2018
2018
  "normalizedSignature": "TLS_SRP_SHA_DSS_WITH_AES_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
2019
2019
  "isStatic": true,
2020
2020
  "isReadOnly": false,
@@ -2023,7 +2023,7 @@
2023
2023
  {
2024
2024
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_SRP_SHA_WITH_AES_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
2025
2025
  "clrName": "TLS_SRP_SHA_WITH_AES_256_CBC_SHA",
2026
- "tsEmitName": "tls_srp_sha_with_aes_256_cbc_sha",
2026
+ "tsEmitName": "TLS_SRP_SHA_WITH_AES_256_CBC_SHA",
2027
2027
  "normalizedSignature": "TLS_SRP_SHA_WITH_AES_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
2028
2028
  "isStatic": true,
2029
2029
  "isReadOnly": false,
@@ -2032,7 +2032,7 @@
2032
2032
  {
2033
2033
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_SRP_SHA_RSA_WITH_AES_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
2034
2034
  "clrName": "TLS_SRP_SHA_RSA_WITH_AES_256_CBC_SHA",
2035
- "tsEmitName": "tls_srp_sha_rsa_with_aes_256_cbc_sha",
2035
+ "tsEmitName": "TLS_SRP_SHA_RSA_WITH_AES_256_CBC_SHA",
2036
2036
  "normalizedSignature": "TLS_SRP_SHA_RSA_WITH_AES_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
2037
2037
  "isStatic": true,
2038
2038
  "isReadOnly": false,
@@ -2041,7 +2041,7 @@
2041
2041
  {
2042
2042
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_SRP_SHA_DSS_WITH_AES_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
2043
2043
  "clrName": "TLS_SRP_SHA_DSS_WITH_AES_256_CBC_SHA",
2044
- "tsEmitName": "tls_srp_sha_dss_with_aes_256_cbc_sha",
2044
+ "tsEmitName": "TLS_SRP_SHA_DSS_WITH_AES_256_CBC_SHA",
2045
2045
  "normalizedSignature": "TLS_SRP_SHA_DSS_WITH_AES_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
2046
2046
  "isStatic": true,
2047
2047
  "isReadOnly": false,
@@ -2050,7 +2050,7 @@
2050
2050
  {
2051
2051
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2052
2052
  "clrName": "TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256",
2053
- "tsEmitName": "tls_ecdhe_ecdsa_with_aes_128_cbc_sha256",
2053
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256",
2054
2054
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2055
2055
  "isStatic": true,
2056
2056
  "isReadOnly": false,
@@ -2059,7 +2059,7 @@
2059
2059
  {
2060
2060
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2061
2061
  "clrName": "TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384",
2062
- "tsEmitName": "tls_ecdhe_ecdsa_with_aes_256_cbc_sha384",
2062
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384",
2063
2063
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2064
2064
  "isStatic": true,
2065
2065
  "isReadOnly": false,
@@ -2068,7 +2068,7 @@
2068
2068
  {
2069
2069
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2070
2070
  "clrName": "TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256",
2071
- "tsEmitName": "tls_ecdh_ecdsa_with_aes_128_cbc_sha256",
2071
+ "tsEmitName": "TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256",
2072
2072
  "normalizedSignature": "TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2073
2073
  "isStatic": true,
2074
2074
  "isReadOnly": false,
@@ -2077,7 +2077,7 @@
2077
2077
  {
2078
2078
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2079
2079
  "clrName": "TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384",
2080
- "tsEmitName": "tls_ecdh_ecdsa_with_aes_256_cbc_sha384",
2080
+ "tsEmitName": "TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384",
2081
2081
  "normalizedSignature": "TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2082
2082
  "isStatic": true,
2083
2083
  "isReadOnly": false,
@@ -2086,7 +2086,7 @@
2086
2086
  {
2087
2087
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2088
2088
  "clrName": "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256",
2089
- "tsEmitName": "tls_ecdhe_rsa_with_aes_128_cbc_sha256",
2089
+ "tsEmitName": "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256",
2090
2090
  "normalizedSignature": "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2091
2091
  "isStatic": true,
2092
2092
  "isReadOnly": false,
@@ -2095,7 +2095,7 @@
2095
2095
  {
2096
2096
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2097
2097
  "clrName": "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384",
2098
- "tsEmitName": "tls_ecdhe_rsa_with_aes_256_cbc_sha384",
2098
+ "tsEmitName": "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384",
2099
2099
  "normalizedSignature": "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2100
2100
  "isStatic": true,
2101
2101
  "isReadOnly": false,
@@ -2104,7 +2104,7 @@
2104
2104
  {
2105
2105
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2106
2106
  "clrName": "TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256",
2107
- "tsEmitName": "tls_ecdh_rsa_with_aes_128_cbc_sha256",
2107
+ "tsEmitName": "TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256",
2108
2108
  "normalizedSignature": "TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2109
2109
  "isStatic": true,
2110
2110
  "isReadOnly": false,
@@ -2113,7 +2113,7 @@
2113
2113
  {
2114
2114
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2115
2115
  "clrName": "TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384",
2116
- "tsEmitName": "tls_ecdh_rsa_with_aes_256_cbc_sha384",
2116
+ "tsEmitName": "TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384",
2117
2117
  "normalizedSignature": "TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2118
2118
  "isStatic": true,
2119
2119
  "isReadOnly": false,
@@ -2122,7 +2122,7 @@
2122
2122
  {
2123
2123
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2124
2124
  "clrName": "TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256",
2125
- "tsEmitName": "tls_ecdhe_ecdsa_with_aes_128_gcm_sha256",
2125
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256",
2126
2126
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2127
2127
  "isStatic": true,
2128
2128
  "isReadOnly": false,
@@ -2131,7 +2131,7 @@
2131
2131
  {
2132
2132
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2133
2133
  "clrName": "TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384",
2134
- "tsEmitName": "tls_ecdhe_ecdsa_with_aes_256_gcm_sha384",
2134
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384",
2135
2135
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2136
2136
  "isStatic": true,
2137
2137
  "isReadOnly": false,
@@ -2140,7 +2140,7 @@
2140
2140
  {
2141
2141
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2142
2142
  "clrName": "TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256",
2143
- "tsEmitName": "tls_ecdh_ecdsa_with_aes_128_gcm_sha256",
2143
+ "tsEmitName": "TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256",
2144
2144
  "normalizedSignature": "TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2145
2145
  "isStatic": true,
2146
2146
  "isReadOnly": false,
@@ -2149,7 +2149,7 @@
2149
2149
  {
2150
2150
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2151
2151
  "clrName": "TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384",
2152
- "tsEmitName": "tls_ecdh_ecdsa_with_aes_256_gcm_sha384",
2152
+ "tsEmitName": "TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384",
2153
2153
  "normalizedSignature": "TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2154
2154
  "isStatic": true,
2155
2155
  "isReadOnly": false,
@@ -2158,7 +2158,7 @@
2158
2158
  {
2159
2159
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2160
2160
  "clrName": "TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",
2161
- "tsEmitName": "tls_ecdhe_rsa_with_aes_128_gcm_sha256",
2161
+ "tsEmitName": "TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",
2162
2162
  "normalizedSignature": "TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2163
2163
  "isStatic": true,
2164
2164
  "isReadOnly": false,
@@ -2167,7 +2167,7 @@
2167
2167
  {
2168
2168
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2169
2169
  "clrName": "TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384",
2170
- "tsEmitName": "tls_ecdhe_rsa_with_aes_256_gcm_sha384",
2170
+ "tsEmitName": "TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384",
2171
2171
  "normalizedSignature": "TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2172
2172
  "isStatic": true,
2173
2173
  "isReadOnly": false,
@@ -2176,7 +2176,7 @@
2176
2176
  {
2177
2177
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2178
2178
  "clrName": "TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256",
2179
- "tsEmitName": "tls_ecdh_rsa_with_aes_128_gcm_sha256",
2179
+ "tsEmitName": "TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256",
2180
2180
  "normalizedSignature": "TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2181
2181
  "isStatic": true,
2182
2182
  "isReadOnly": false,
@@ -2185,7 +2185,7 @@
2185
2185
  {
2186
2186
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2187
2187
  "clrName": "TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384",
2188
- "tsEmitName": "tls_ecdh_rsa_with_aes_256_gcm_sha384",
2188
+ "tsEmitName": "TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384",
2189
2189
  "normalizedSignature": "TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2190
2190
  "isStatic": true,
2191
2191
  "isReadOnly": false,
@@ -2194,7 +2194,7 @@
2194
2194
  {
2195
2195
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_PSK_WITH_RC4_128_SHASystem.Net.Security.TlsCipherSuite",
2196
2196
  "clrName": "TLS_ECDHE_PSK_WITH_RC4_128_SHA",
2197
- "tsEmitName": "tls_ecdhe_psk_with_rc4_128_sha",
2197
+ "tsEmitName": "TLS_ECDHE_PSK_WITH_RC4_128_SHA",
2198
2198
  "normalizedSignature": "TLS_ECDHE_PSK_WITH_RC4_128_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
2199
2199
  "isStatic": true,
2200
2200
  "isReadOnly": false,
@@ -2203,7 +2203,7 @@
2203
2203
  {
2204
2204
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_PSK_WITH_3DES_EDE_CBC_SHASystem.Net.Security.TlsCipherSuite",
2205
2205
  "clrName": "TLS_ECDHE_PSK_WITH_3DES_EDE_CBC_SHA",
2206
- "tsEmitName": "tls_ecdhe_psk_with_3des_ede_cbc_sha",
2206
+ "tsEmitName": "TLS_ECDHE_PSK_WITH_3DES_EDE_CBC_SHA",
2207
2207
  "normalizedSignature": "TLS_ECDHE_PSK_WITH_3DES_EDE_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
2208
2208
  "isStatic": true,
2209
2209
  "isReadOnly": false,
@@ -2212,7 +2212,7 @@
2212
2212
  {
2213
2213
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_PSK_WITH_AES_128_CBC_SHASystem.Net.Security.TlsCipherSuite",
2214
2214
  "clrName": "TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA",
2215
- "tsEmitName": "tls_ecdhe_psk_with_aes_128_cbc_sha",
2215
+ "tsEmitName": "TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA",
2216
2216
  "normalizedSignature": "TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
2217
2217
  "isStatic": true,
2218
2218
  "isReadOnly": false,
@@ -2221,7 +2221,7 @@
2221
2221
  {
2222
2222
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_PSK_WITH_AES_256_CBC_SHASystem.Net.Security.TlsCipherSuite",
2223
2223
  "clrName": "TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA",
2224
- "tsEmitName": "tls_ecdhe_psk_with_aes_256_cbc_sha",
2224
+ "tsEmitName": "TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA",
2225
2225
  "normalizedSignature": "TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
2226
2226
  "isStatic": true,
2227
2227
  "isReadOnly": false,
@@ -2230,7 +2230,7 @@
2230
2230
  {
2231
2231
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2232
2232
  "clrName": "TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA256",
2233
- "tsEmitName": "tls_ecdhe_psk_with_aes_128_cbc_sha256",
2233
+ "tsEmitName": "TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA256",
2234
2234
  "normalizedSignature": "TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2235
2235
  "isStatic": true,
2236
2236
  "isReadOnly": false,
@@ -2239,7 +2239,7 @@
2239
2239
  {
2240
2240
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2241
2241
  "clrName": "TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA384",
2242
- "tsEmitName": "tls_ecdhe_psk_with_aes_256_cbc_sha384",
2242
+ "tsEmitName": "TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA384",
2243
2243
  "normalizedSignature": "TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2244
2244
  "isStatic": true,
2245
2245
  "isReadOnly": false,
@@ -2248,7 +2248,7 @@
2248
2248
  {
2249
2249
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_PSK_WITH_NULL_SHASystem.Net.Security.TlsCipherSuite",
2250
2250
  "clrName": "TLS_ECDHE_PSK_WITH_NULL_SHA",
2251
- "tsEmitName": "tls_ecdhe_psk_with_null_sha",
2251
+ "tsEmitName": "TLS_ECDHE_PSK_WITH_NULL_SHA",
2252
2252
  "normalizedSignature": "TLS_ECDHE_PSK_WITH_NULL_SHA|System.Net.Security.TlsCipherSuite|static=true|const=true",
2253
2253
  "isStatic": true,
2254
2254
  "isReadOnly": false,
@@ -2257,7 +2257,7 @@
2257
2257
  {
2258
2258
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_PSK_WITH_NULL_SHA256System.Net.Security.TlsCipherSuite",
2259
2259
  "clrName": "TLS_ECDHE_PSK_WITH_NULL_SHA256",
2260
- "tsEmitName": "tls_ecdhe_psk_with_null_sha256",
2260
+ "tsEmitName": "TLS_ECDHE_PSK_WITH_NULL_SHA256",
2261
2261
  "normalizedSignature": "TLS_ECDHE_PSK_WITH_NULL_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2262
2262
  "isStatic": true,
2263
2263
  "isReadOnly": false,
@@ -2266,7 +2266,7 @@
2266
2266
  {
2267
2267
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_PSK_WITH_NULL_SHA384System.Net.Security.TlsCipherSuite",
2268
2268
  "clrName": "TLS_ECDHE_PSK_WITH_NULL_SHA384",
2269
- "tsEmitName": "tls_ecdhe_psk_with_null_sha384",
2269
+ "tsEmitName": "TLS_ECDHE_PSK_WITH_NULL_SHA384",
2270
2270
  "normalizedSignature": "TLS_ECDHE_PSK_WITH_NULL_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2271
2271
  "isStatic": true,
2272
2272
  "isReadOnly": false,
@@ -2275,7 +2275,7 @@
2275
2275
  {
2276
2276
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_ARIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2277
2277
  "clrName": "TLS_RSA_WITH_ARIA_128_CBC_SHA256",
2278
- "tsEmitName": "tls_rsa_with_aria_128_cbc_sha256",
2278
+ "tsEmitName": "TLS_RSA_WITH_ARIA_128_CBC_SHA256",
2279
2279
  "normalizedSignature": "TLS_RSA_WITH_ARIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2280
2280
  "isStatic": true,
2281
2281
  "isReadOnly": false,
@@ -2284,7 +2284,7 @@
2284
2284
  {
2285
2285
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_ARIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2286
2286
  "clrName": "TLS_RSA_WITH_ARIA_256_CBC_SHA384",
2287
- "tsEmitName": "tls_rsa_with_aria_256_cbc_sha384",
2287
+ "tsEmitName": "TLS_RSA_WITH_ARIA_256_CBC_SHA384",
2288
2288
  "normalizedSignature": "TLS_RSA_WITH_ARIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2289
2289
  "isStatic": true,
2290
2290
  "isReadOnly": false,
@@ -2293,7 +2293,7 @@
2293
2293
  {
2294
2294
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_DSS_WITH_ARIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2295
2295
  "clrName": "TLS_DH_DSS_WITH_ARIA_128_CBC_SHA256",
2296
- "tsEmitName": "tls_dh_dss_with_aria_128_cbc_sha256",
2296
+ "tsEmitName": "TLS_DH_DSS_WITH_ARIA_128_CBC_SHA256",
2297
2297
  "normalizedSignature": "TLS_DH_DSS_WITH_ARIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2298
2298
  "isStatic": true,
2299
2299
  "isReadOnly": false,
@@ -2302,7 +2302,7 @@
2302
2302
  {
2303
2303
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_DSS_WITH_ARIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2304
2304
  "clrName": "TLS_DH_DSS_WITH_ARIA_256_CBC_SHA384",
2305
- "tsEmitName": "tls_dh_dss_with_aria_256_cbc_sha384",
2305
+ "tsEmitName": "TLS_DH_DSS_WITH_ARIA_256_CBC_SHA384",
2306
2306
  "normalizedSignature": "TLS_DH_DSS_WITH_ARIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2307
2307
  "isStatic": true,
2308
2308
  "isReadOnly": false,
@@ -2311,7 +2311,7 @@
2311
2311
  {
2312
2312
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_RSA_WITH_ARIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2313
2313
  "clrName": "TLS_DH_RSA_WITH_ARIA_128_CBC_SHA256",
2314
- "tsEmitName": "tls_dh_rsa_with_aria_128_cbc_sha256",
2314
+ "tsEmitName": "TLS_DH_RSA_WITH_ARIA_128_CBC_SHA256",
2315
2315
  "normalizedSignature": "TLS_DH_RSA_WITH_ARIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2316
2316
  "isStatic": true,
2317
2317
  "isReadOnly": false,
@@ -2320,7 +2320,7 @@
2320
2320
  {
2321
2321
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_RSA_WITH_ARIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2322
2322
  "clrName": "TLS_DH_RSA_WITH_ARIA_256_CBC_SHA384",
2323
- "tsEmitName": "tls_dh_rsa_with_aria_256_cbc_sha384",
2323
+ "tsEmitName": "TLS_DH_RSA_WITH_ARIA_256_CBC_SHA384",
2324
2324
  "normalizedSignature": "TLS_DH_RSA_WITH_ARIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2325
2325
  "isStatic": true,
2326
2326
  "isReadOnly": false,
@@ -2329,7 +2329,7 @@
2329
2329
  {
2330
2330
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_DSS_WITH_ARIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2331
2331
  "clrName": "TLS_DHE_DSS_WITH_ARIA_128_CBC_SHA256",
2332
- "tsEmitName": "tls_dhe_dss_with_aria_128_cbc_sha256",
2332
+ "tsEmitName": "TLS_DHE_DSS_WITH_ARIA_128_CBC_SHA256",
2333
2333
  "normalizedSignature": "TLS_DHE_DSS_WITH_ARIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2334
2334
  "isStatic": true,
2335
2335
  "isReadOnly": false,
@@ -2338,7 +2338,7 @@
2338
2338
  {
2339
2339
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_DSS_WITH_ARIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2340
2340
  "clrName": "TLS_DHE_DSS_WITH_ARIA_256_CBC_SHA384",
2341
- "tsEmitName": "tls_dhe_dss_with_aria_256_cbc_sha384",
2341
+ "tsEmitName": "TLS_DHE_DSS_WITH_ARIA_256_CBC_SHA384",
2342
2342
  "normalizedSignature": "TLS_DHE_DSS_WITH_ARIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2343
2343
  "isStatic": true,
2344
2344
  "isReadOnly": false,
@@ -2347,7 +2347,7 @@
2347
2347
  {
2348
2348
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_ARIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2349
2349
  "clrName": "TLS_DHE_RSA_WITH_ARIA_128_CBC_SHA256",
2350
- "tsEmitName": "tls_dhe_rsa_with_aria_128_cbc_sha256",
2350
+ "tsEmitName": "TLS_DHE_RSA_WITH_ARIA_128_CBC_SHA256",
2351
2351
  "normalizedSignature": "TLS_DHE_RSA_WITH_ARIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2352
2352
  "isStatic": true,
2353
2353
  "isReadOnly": false,
@@ -2356,7 +2356,7 @@
2356
2356
  {
2357
2357
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_ARIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2358
2358
  "clrName": "TLS_DHE_RSA_WITH_ARIA_256_CBC_SHA384",
2359
- "tsEmitName": "tls_dhe_rsa_with_aria_256_cbc_sha384",
2359
+ "tsEmitName": "TLS_DHE_RSA_WITH_ARIA_256_CBC_SHA384",
2360
2360
  "normalizedSignature": "TLS_DHE_RSA_WITH_ARIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2361
2361
  "isStatic": true,
2362
2362
  "isReadOnly": false,
@@ -2365,7 +2365,7 @@
2365
2365
  {
2366
2366
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_WITH_ARIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2367
2367
  "clrName": "TLS_DH_anon_WITH_ARIA_128_CBC_SHA256",
2368
- "tsEmitName": "tls_DH_anon_WITH_ARIA_128_CBC_SHA256",
2368
+ "tsEmitName": "TLS_DH_anon_WITH_ARIA_128_CBC_SHA256",
2369
2369
  "normalizedSignature": "TLS_DH_anon_WITH_ARIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2370
2370
  "isStatic": true,
2371
2371
  "isReadOnly": false,
@@ -2374,7 +2374,7 @@
2374
2374
  {
2375
2375
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_WITH_ARIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2376
2376
  "clrName": "TLS_DH_anon_WITH_ARIA_256_CBC_SHA384",
2377
- "tsEmitName": "tls_DH_anon_WITH_ARIA_256_CBC_SHA384",
2377
+ "tsEmitName": "TLS_DH_anon_WITH_ARIA_256_CBC_SHA384",
2378
2378
  "normalizedSignature": "TLS_DH_anon_WITH_ARIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2379
2379
  "isStatic": true,
2380
2380
  "isReadOnly": false,
@@ -2383,7 +2383,7 @@
2383
2383
  {
2384
2384
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_ARIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2385
2385
  "clrName": "TLS_ECDHE_ECDSA_WITH_ARIA_128_CBC_SHA256",
2386
- "tsEmitName": "tls_ecdhe_ecdsa_with_aria_128_cbc_sha256",
2386
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_ARIA_128_CBC_SHA256",
2387
2387
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_ARIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2388
2388
  "isStatic": true,
2389
2389
  "isReadOnly": false,
@@ -2392,7 +2392,7 @@
2392
2392
  {
2393
2393
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_ARIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2394
2394
  "clrName": "TLS_ECDHE_ECDSA_WITH_ARIA_256_CBC_SHA384",
2395
- "tsEmitName": "tls_ecdhe_ecdsa_with_aria_256_cbc_sha384",
2395
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_ARIA_256_CBC_SHA384",
2396
2396
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_ARIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2397
2397
  "isStatic": true,
2398
2398
  "isReadOnly": false,
@@ -2401,7 +2401,7 @@
2401
2401
  {
2402
2402
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_ECDSA_WITH_ARIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2403
2403
  "clrName": "TLS_ECDH_ECDSA_WITH_ARIA_128_CBC_SHA256",
2404
- "tsEmitName": "tls_ecdh_ecdsa_with_aria_128_cbc_sha256",
2404
+ "tsEmitName": "TLS_ECDH_ECDSA_WITH_ARIA_128_CBC_SHA256",
2405
2405
  "normalizedSignature": "TLS_ECDH_ECDSA_WITH_ARIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2406
2406
  "isStatic": true,
2407
2407
  "isReadOnly": false,
@@ -2410,7 +2410,7 @@
2410
2410
  {
2411
2411
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_ECDSA_WITH_ARIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2412
2412
  "clrName": "TLS_ECDH_ECDSA_WITH_ARIA_256_CBC_SHA384",
2413
- "tsEmitName": "tls_ecdh_ecdsa_with_aria_256_cbc_sha384",
2413
+ "tsEmitName": "TLS_ECDH_ECDSA_WITH_ARIA_256_CBC_SHA384",
2414
2414
  "normalizedSignature": "TLS_ECDH_ECDSA_WITH_ARIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2415
2415
  "isStatic": true,
2416
2416
  "isReadOnly": false,
@@ -2419,7 +2419,7 @@
2419
2419
  {
2420
2420
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_RSA_WITH_ARIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2421
2421
  "clrName": "TLS_ECDHE_RSA_WITH_ARIA_128_CBC_SHA256",
2422
- "tsEmitName": "tls_ecdhe_rsa_with_aria_128_cbc_sha256",
2422
+ "tsEmitName": "TLS_ECDHE_RSA_WITH_ARIA_128_CBC_SHA256",
2423
2423
  "normalizedSignature": "TLS_ECDHE_RSA_WITH_ARIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2424
2424
  "isStatic": true,
2425
2425
  "isReadOnly": false,
@@ -2428,7 +2428,7 @@
2428
2428
  {
2429
2429
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_RSA_WITH_ARIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2430
2430
  "clrName": "TLS_ECDHE_RSA_WITH_ARIA_256_CBC_SHA384",
2431
- "tsEmitName": "tls_ecdhe_rsa_with_aria_256_cbc_sha384",
2431
+ "tsEmitName": "TLS_ECDHE_RSA_WITH_ARIA_256_CBC_SHA384",
2432
2432
  "normalizedSignature": "TLS_ECDHE_RSA_WITH_ARIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2433
2433
  "isStatic": true,
2434
2434
  "isReadOnly": false,
@@ -2437,7 +2437,7 @@
2437
2437
  {
2438
2438
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_RSA_WITH_ARIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2439
2439
  "clrName": "TLS_ECDH_RSA_WITH_ARIA_128_CBC_SHA256",
2440
- "tsEmitName": "tls_ecdh_rsa_with_aria_128_cbc_sha256",
2440
+ "tsEmitName": "TLS_ECDH_RSA_WITH_ARIA_128_CBC_SHA256",
2441
2441
  "normalizedSignature": "TLS_ECDH_RSA_WITH_ARIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2442
2442
  "isStatic": true,
2443
2443
  "isReadOnly": false,
@@ -2446,7 +2446,7 @@
2446
2446
  {
2447
2447
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_RSA_WITH_ARIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2448
2448
  "clrName": "TLS_ECDH_RSA_WITH_ARIA_256_CBC_SHA384",
2449
- "tsEmitName": "tls_ecdh_rsa_with_aria_256_cbc_sha384",
2449
+ "tsEmitName": "TLS_ECDH_RSA_WITH_ARIA_256_CBC_SHA384",
2450
2450
  "normalizedSignature": "TLS_ECDH_RSA_WITH_ARIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2451
2451
  "isStatic": true,
2452
2452
  "isReadOnly": false,
@@ -2455,7 +2455,7 @@
2455
2455
  {
2456
2456
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_ARIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2457
2457
  "clrName": "TLS_RSA_WITH_ARIA_128_GCM_SHA256",
2458
- "tsEmitName": "tls_rsa_with_aria_128_gcm_sha256",
2458
+ "tsEmitName": "TLS_RSA_WITH_ARIA_128_GCM_SHA256",
2459
2459
  "normalizedSignature": "TLS_RSA_WITH_ARIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2460
2460
  "isStatic": true,
2461
2461
  "isReadOnly": false,
@@ -2464,7 +2464,7 @@
2464
2464
  {
2465
2465
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_ARIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2466
2466
  "clrName": "TLS_RSA_WITH_ARIA_256_GCM_SHA384",
2467
- "tsEmitName": "tls_rsa_with_aria_256_gcm_sha384",
2467
+ "tsEmitName": "TLS_RSA_WITH_ARIA_256_GCM_SHA384",
2468
2468
  "normalizedSignature": "TLS_RSA_WITH_ARIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2469
2469
  "isStatic": true,
2470
2470
  "isReadOnly": false,
@@ -2473,7 +2473,7 @@
2473
2473
  {
2474
2474
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_ARIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2475
2475
  "clrName": "TLS_DHE_RSA_WITH_ARIA_128_GCM_SHA256",
2476
- "tsEmitName": "tls_dhe_rsa_with_aria_128_gcm_sha256",
2476
+ "tsEmitName": "TLS_DHE_RSA_WITH_ARIA_128_GCM_SHA256",
2477
2477
  "normalizedSignature": "TLS_DHE_RSA_WITH_ARIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2478
2478
  "isStatic": true,
2479
2479
  "isReadOnly": false,
@@ -2482,7 +2482,7 @@
2482
2482
  {
2483
2483
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_ARIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2484
2484
  "clrName": "TLS_DHE_RSA_WITH_ARIA_256_GCM_SHA384",
2485
- "tsEmitName": "tls_dhe_rsa_with_aria_256_gcm_sha384",
2485
+ "tsEmitName": "TLS_DHE_RSA_WITH_ARIA_256_GCM_SHA384",
2486
2486
  "normalizedSignature": "TLS_DHE_RSA_WITH_ARIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2487
2487
  "isStatic": true,
2488
2488
  "isReadOnly": false,
@@ -2491,7 +2491,7 @@
2491
2491
  {
2492
2492
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_RSA_WITH_ARIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2493
2493
  "clrName": "TLS_DH_RSA_WITH_ARIA_128_GCM_SHA256",
2494
- "tsEmitName": "tls_dh_rsa_with_aria_128_gcm_sha256",
2494
+ "tsEmitName": "TLS_DH_RSA_WITH_ARIA_128_GCM_SHA256",
2495
2495
  "normalizedSignature": "TLS_DH_RSA_WITH_ARIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2496
2496
  "isStatic": true,
2497
2497
  "isReadOnly": false,
@@ -2500,7 +2500,7 @@
2500
2500
  {
2501
2501
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_RSA_WITH_ARIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2502
2502
  "clrName": "TLS_DH_RSA_WITH_ARIA_256_GCM_SHA384",
2503
- "tsEmitName": "tls_dh_rsa_with_aria_256_gcm_sha384",
2503
+ "tsEmitName": "TLS_DH_RSA_WITH_ARIA_256_GCM_SHA384",
2504
2504
  "normalizedSignature": "TLS_DH_RSA_WITH_ARIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2505
2505
  "isStatic": true,
2506
2506
  "isReadOnly": false,
@@ -2509,7 +2509,7 @@
2509
2509
  {
2510
2510
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_DSS_WITH_ARIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2511
2511
  "clrName": "TLS_DHE_DSS_WITH_ARIA_128_GCM_SHA256",
2512
- "tsEmitName": "tls_dhe_dss_with_aria_128_gcm_sha256",
2512
+ "tsEmitName": "TLS_DHE_DSS_WITH_ARIA_128_GCM_SHA256",
2513
2513
  "normalizedSignature": "TLS_DHE_DSS_WITH_ARIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2514
2514
  "isStatic": true,
2515
2515
  "isReadOnly": false,
@@ -2518,7 +2518,7 @@
2518
2518
  {
2519
2519
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_DSS_WITH_ARIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2520
2520
  "clrName": "TLS_DHE_DSS_WITH_ARIA_256_GCM_SHA384",
2521
- "tsEmitName": "tls_dhe_dss_with_aria_256_gcm_sha384",
2521
+ "tsEmitName": "TLS_DHE_DSS_WITH_ARIA_256_GCM_SHA384",
2522
2522
  "normalizedSignature": "TLS_DHE_DSS_WITH_ARIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2523
2523
  "isStatic": true,
2524
2524
  "isReadOnly": false,
@@ -2527,7 +2527,7 @@
2527
2527
  {
2528
2528
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_DSS_WITH_ARIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2529
2529
  "clrName": "TLS_DH_DSS_WITH_ARIA_128_GCM_SHA256",
2530
- "tsEmitName": "tls_dh_dss_with_aria_128_gcm_sha256",
2530
+ "tsEmitName": "TLS_DH_DSS_WITH_ARIA_128_GCM_SHA256",
2531
2531
  "normalizedSignature": "TLS_DH_DSS_WITH_ARIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2532
2532
  "isStatic": true,
2533
2533
  "isReadOnly": false,
@@ -2536,7 +2536,7 @@
2536
2536
  {
2537
2537
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_DSS_WITH_ARIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2538
2538
  "clrName": "TLS_DH_DSS_WITH_ARIA_256_GCM_SHA384",
2539
- "tsEmitName": "tls_dh_dss_with_aria_256_gcm_sha384",
2539
+ "tsEmitName": "TLS_DH_DSS_WITH_ARIA_256_GCM_SHA384",
2540
2540
  "normalizedSignature": "TLS_DH_DSS_WITH_ARIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2541
2541
  "isStatic": true,
2542
2542
  "isReadOnly": false,
@@ -2545,7 +2545,7 @@
2545
2545
  {
2546
2546
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_WITH_ARIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2547
2547
  "clrName": "TLS_DH_anon_WITH_ARIA_128_GCM_SHA256",
2548
- "tsEmitName": "tls_DH_anon_WITH_ARIA_128_GCM_SHA256",
2548
+ "tsEmitName": "TLS_DH_anon_WITH_ARIA_128_GCM_SHA256",
2549
2549
  "normalizedSignature": "TLS_DH_anon_WITH_ARIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2550
2550
  "isStatic": true,
2551
2551
  "isReadOnly": false,
@@ -2554,7 +2554,7 @@
2554
2554
  {
2555
2555
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_WITH_ARIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2556
2556
  "clrName": "TLS_DH_anon_WITH_ARIA_256_GCM_SHA384",
2557
- "tsEmitName": "tls_DH_anon_WITH_ARIA_256_GCM_SHA384",
2557
+ "tsEmitName": "TLS_DH_anon_WITH_ARIA_256_GCM_SHA384",
2558
2558
  "normalizedSignature": "TLS_DH_anon_WITH_ARIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2559
2559
  "isStatic": true,
2560
2560
  "isReadOnly": false,
@@ -2563,7 +2563,7 @@
2563
2563
  {
2564
2564
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_ARIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2565
2565
  "clrName": "TLS_ECDHE_ECDSA_WITH_ARIA_128_GCM_SHA256",
2566
- "tsEmitName": "tls_ecdhe_ecdsa_with_aria_128_gcm_sha256",
2566
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_ARIA_128_GCM_SHA256",
2567
2567
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_ARIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2568
2568
  "isStatic": true,
2569
2569
  "isReadOnly": false,
@@ -2572,7 +2572,7 @@
2572
2572
  {
2573
2573
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_ARIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2574
2574
  "clrName": "TLS_ECDHE_ECDSA_WITH_ARIA_256_GCM_SHA384",
2575
- "tsEmitName": "tls_ecdhe_ecdsa_with_aria_256_gcm_sha384",
2575
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_ARIA_256_GCM_SHA384",
2576
2576
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_ARIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2577
2577
  "isStatic": true,
2578
2578
  "isReadOnly": false,
@@ -2581,7 +2581,7 @@
2581
2581
  {
2582
2582
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_ECDSA_WITH_ARIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2583
2583
  "clrName": "TLS_ECDH_ECDSA_WITH_ARIA_128_GCM_SHA256",
2584
- "tsEmitName": "tls_ecdh_ecdsa_with_aria_128_gcm_sha256",
2584
+ "tsEmitName": "TLS_ECDH_ECDSA_WITH_ARIA_128_GCM_SHA256",
2585
2585
  "normalizedSignature": "TLS_ECDH_ECDSA_WITH_ARIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2586
2586
  "isStatic": true,
2587
2587
  "isReadOnly": false,
@@ -2590,7 +2590,7 @@
2590
2590
  {
2591
2591
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_ECDSA_WITH_ARIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2592
2592
  "clrName": "TLS_ECDH_ECDSA_WITH_ARIA_256_GCM_SHA384",
2593
- "tsEmitName": "tls_ecdh_ecdsa_with_aria_256_gcm_sha384",
2593
+ "tsEmitName": "TLS_ECDH_ECDSA_WITH_ARIA_256_GCM_SHA384",
2594
2594
  "normalizedSignature": "TLS_ECDH_ECDSA_WITH_ARIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2595
2595
  "isStatic": true,
2596
2596
  "isReadOnly": false,
@@ -2599,7 +2599,7 @@
2599
2599
  {
2600
2600
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_RSA_WITH_ARIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2601
2601
  "clrName": "TLS_ECDHE_RSA_WITH_ARIA_128_GCM_SHA256",
2602
- "tsEmitName": "tls_ecdhe_rsa_with_aria_128_gcm_sha256",
2602
+ "tsEmitName": "TLS_ECDHE_RSA_WITH_ARIA_128_GCM_SHA256",
2603
2603
  "normalizedSignature": "TLS_ECDHE_RSA_WITH_ARIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2604
2604
  "isStatic": true,
2605
2605
  "isReadOnly": false,
@@ -2608,7 +2608,7 @@
2608
2608
  {
2609
2609
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_RSA_WITH_ARIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2610
2610
  "clrName": "TLS_ECDHE_RSA_WITH_ARIA_256_GCM_SHA384",
2611
- "tsEmitName": "tls_ecdhe_rsa_with_aria_256_gcm_sha384",
2611
+ "tsEmitName": "TLS_ECDHE_RSA_WITH_ARIA_256_GCM_SHA384",
2612
2612
  "normalizedSignature": "TLS_ECDHE_RSA_WITH_ARIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2613
2613
  "isStatic": true,
2614
2614
  "isReadOnly": false,
@@ -2617,7 +2617,7 @@
2617
2617
  {
2618
2618
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_RSA_WITH_ARIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2619
2619
  "clrName": "TLS_ECDH_RSA_WITH_ARIA_128_GCM_SHA256",
2620
- "tsEmitName": "tls_ecdh_rsa_with_aria_128_gcm_sha256",
2620
+ "tsEmitName": "TLS_ECDH_RSA_WITH_ARIA_128_GCM_SHA256",
2621
2621
  "normalizedSignature": "TLS_ECDH_RSA_WITH_ARIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2622
2622
  "isStatic": true,
2623
2623
  "isReadOnly": false,
@@ -2626,7 +2626,7 @@
2626
2626
  {
2627
2627
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_RSA_WITH_ARIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2628
2628
  "clrName": "TLS_ECDH_RSA_WITH_ARIA_256_GCM_SHA384",
2629
- "tsEmitName": "tls_ecdh_rsa_with_aria_256_gcm_sha384",
2629
+ "tsEmitName": "TLS_ECDH_RSA_WITH_ARIA_256_GCM_SHA384",
2630
2630
  "normalizedSignature": "TLS_ECDH_RSA_WITH_ARIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2631
2631
  "isStatic": true,
2632
2632
  "isReadOnly": false,
@@ -2635,7 +2635,7 @@
2635
2635
  {
2636
2636
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_ARIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2637
2637
  "clrName": "TLS_PSK_WITH_ARIA_128_CBC_SHA256",
2638
- "tsEmitName": "tls_psk_with_aria_128_cbc_sha256",
2638
+ "tsEmitName": "TLS_PSK_WITH_ARIA_128_CBC_SHA256",
2639
2639
  "normalizedSignature": "TLS_PSK_WITH_ARIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2640
2640
  "isStatic": true,
2641
2641
  "isReadOnly": false,
@@ -2644,7 +2644,7 @@
2644
2644
  {
2645
2645
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_ARIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2646
2646
  "clrName": "TLS_PSK_WITH_ARIA_256_CBC_SHA384",
2647
- "tsEmitName": "tls_psk_with_aria_256_cbc_sha384",
2647
+ "tsEmitName": "TLS_PSK_WITH_ARIA_256_CBC_SHA384",
2648
2648
  "normalizedSignature": "TLS_PSK_WITH_ARIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2649
2649
  "isStatic": true,
2650
2650
  "isReadOnly": false,
@@ -2653,7 +2653,7 @@
2653
2653
  {
2654
2654
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_ARIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2655
2655
  "clrName": "TLS_DHE_PSK_WITH_ARIA_128_CBC_SHA256",
2656
- "tsEmitName": "tls_dhe_psk_with_aria_128_cbc_sha256",
2656
+ "tsEmitName": "TLS_DHE_PSK_WITH_ARIA_128_CBC_SHA256",
2657
2657
  "normalizedSignature": "TLS_DHE_PSK_WITH_ARIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2658
2658
  "isStatic": true,
2659
2659
  "isReadOnly": false,
@@ -2662,7 +2662,7 @@
2662
2662
  {
2663
2663
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_ARIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2664
2664
  "clrName": "TLS_DHE_PSK_WITH_ARIA_256_CBC_SHA384",
2665
- "tsEmitName": "tls_dhe_psk_with_aria_256_cbc_sha384",
2665
+ "tsEmitName": "TLS_DHE_PSK_WITH_ARIA_256_CBC_SHA384",
2666
2666
  "normalizedSignature": "TLS_DHE_PSK_WITH_ARIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2667
2667
  "isStatic": true,
2668
2668
  "isReadOnly": false,
@@ -2671,7 +2671,7 @@
2671
2671
  {
2672
2672
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_PSK_WITH_ARIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2673
2673
  "clrName": "TLS_RSA_PSK_WITH_ARIA_128_CBC_SHA256",
2674
- "tsEmitName": "tls_rsa_psk_with_aria_128_cbc_sha256",
2674
+ "tsEmitName": "TLS_RSA_PSK_WITH_ARIA_128_CBC_SHA256",
2675
2675
  "normalizedSignature": "TLS_RSA_PSK_WITH_ARIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2676
2676
  "isStatic": true,
2677
2677
  "isReadOnly": false,
@@ -2680,7 +2680,7 @@
2680
2680
  {
2681
2681
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_PSK_WITH_ARIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2682
2682
  "clrName": "TLS_RSA_PSK_WITH_ARIA_256_CBC_SHA384",
2683
- "tsEmitName": "tls_rsa_psk_with_aria_256_cbc_sha384",
2683
+ "tsEmitName": "TLS_RSA_PSK_WITH_ARIA_256_CBC_SHA384",
2684
2684
  "normalizedSignature": "TLS_RSA_PSK_WITH_ARIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2685
2685
  "isStatic": true,
2686
2686
  "isReadOnly": false,
@@ -2689,7 +2689,7 @@
2689
2689
  {
2690
2690
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_ARIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2691
2691
  "clrName": "TLS_PSK_WITH_ARIA_128_GCM_SHA256",
2692
- "tsEmitName": "tls_psk_with_aria_128_gcm_sha256",
2692
+ "tsEmitName": "TLS_PSK_WITH_ARIA_128_GCM_SHA256",
2693
2693
  "normalizedSignature": "TLS_PSK_WITH_ARIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2694
2694
  "isStatic": true,
2695
2695
  "isReadOnly": false,
@@ -2698,7 +2698,7 @@
2698
2698
  {
2699
2699
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_ARIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2700
2700
  "clrName": "TLS_PSK_WITH_ARIA_256_GCM_SHA384",
2701
- "tsEmitName": "tls_psk_with_aria_256_gcm_sha384",
2701
+ "tsEmitName": "TLS_PSK_WITH_ARIA_256_GCM_SHA384",
2702
2702
  "normalizedSignature": "TLS_PSK_WITH_ARIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2703
2703
  "isStatic": true,
2704
2704
  "isReadOnly": false,
@@ -2707,7 +2707,7 @@
2707
2707
  {
2708
2708
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_ARIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2709
2709
  "clrName": "TLS_DHE_PSK_WITH_ARIA_128_GCM_SHA256",
2710
- "tsEmitName": "tls_dhe_psk_with_aria_128_gcm_sha256",
2710
+ "tsEmitName": "TLS_DHE_PSK_WITH_ARIA_128_GCM_SHA256",
2711
2711
  "normalizedSignature": "TLS_DHE_PSK_WITH_ARIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2712
2712
  "isStatic": true,
2713
2713
  "isReadOnly": false,
@@ -2716,7 +2716,7 @@
2716
2716
  {
2717
2717
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_ARIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2718
2718
  "clrName": "TLS_DHE_PSK_WITH_ARIA_256_GCM_SHA384",
2719
- "tsEmitName": "tls_dhe_psk_with_aria_256_gcm_sha384",
2719
+ "tsEmitName": "TLS_DHE_PSK_WITH_ARIA_256_GCM_SHA384",
2720
2720
  "normalizedSignature": "TLS_DHE_PSK_WITH_ARIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2721
2721
  "isStatic": true,
2722
2722
  "isReadOnly": false,
@@ -2725,7 +2725,7 @@
2725
2725
  {
2726
2726
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_PSK_WITH_ARIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2727
2727
  "clrName": "TLS_RSA_PSK_WITH_ARIA_128_GCM_SHA256",
2728
- "tsEmitName": "tls_rsa_psk_with_aria_128_gcm_sha256",
2728
+ "tsEmitName": "TLS_RSA_PSK_WITH_ARIA_128_GCM_SHA256",
2729
2729
  "normalizedSignature": "TLS_RSA_PSK_WITH_ARIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2730
2730
  "isStatic": true,
2731
2731
  "isReadOnly": false,
@@ -2734,7 +2734,7 @@
2734
2734
  {
2735
2735
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_PSK_WITH_ARIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2736
2736
  "clrName": "TLS_RSA_PSK_WITH_ARIA_256_GCM_SHA384",
2737
- "tsEmitName": "tls_rsa_psk_with_aria_256_gcm_sha384",
2737
+ "tsEmitName": "TLS_RSA_PSK_WITH_ARIA_256_GCM_SHA384",
2738
2738
  "normalizedSignature": "TLS_RSA_PSK_WITH_ARIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2739
2739
  "isStatic": true,
2740
2740
  "isReadOnly": false,
@@ -2743,7 +2743,7 @@
2743
2743
  {
2744
2744
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_PSK_WITH_ARIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2745
2745
  "clrName": "TLS_ECDHE_PSK_WITH_ARIA_128_CBC_SHA256",
2746
- "tsEmitName": "tls_ecdhe_psk_with_aria_128_cbc_sha256",
2746
+ "tsEmitName": "TLS_ECDHE_PSK_WITH_ARIA_128_CBC_SHA256",
2747
2747
  "normalizedSignature": "TLS_ECDHE_PSK_WITH_ARIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2748
2748
  "isStatic": true,
2749
2749
  "isReadOnly": false,
@@ -2752,7 +2752,7 @@
2752
2752
  {
2753
2753
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_PSK_WITH_ARIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2754
2754
  "clrName": "TLS_ECDHE_PSK_WITH_ARIA_256_CBC_SHA384",
2755
- "tsEmitName": "tls_ecdhe_psk_with_aria_256_cbc_sha384",
2755
+ "tsEmitName": "TLS_ECDHE_PSK_WITH_ARIA_256_CBC_SHA384",
2756
2756
  "normalizedSignature": "TLS_ECDHE_PSK_WITH_ARIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2757
2757
  "isStatic": true,
2758
2758
  "isReadOnly": false,
@@ -2761,7 +2761,7 @@
2761
2761
  {
2762
2762
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_CAMELLIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2763
2763
  "clrName": "TLS_ECDHE_ECDSA_WITH_CAMELLIA_128_CBC_SHA256",
2764
- "tsEmitName": "tls_ecdhe_ecdsa_with_camellia_128_cbc_sha256",
2764
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_CAMELLIA_128_CBC_SHA256",
2765
2765
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_CAMELLIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2766
2766
  "isStatic": true,
2767
2767
  "isReadOnly": false,
@@ -2770,7 +2770,7 @@
2770
2770
  {
2771
2771
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_CAMELLIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2772
2772
  "clrName": "TLS_ECDHE_ECDSA_WITH_CAMELLIA_256_CBC_SHA384",
2773
- "tsEmitName": "tls_ecdhe_ecdsa_with_camellia_256_cbc_sha384",
2773
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_CAMELLIA_256_CBC_SHA384",
2774
2774
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_CAMELLIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2775
2775
  "isStatic": true,
2776
2776
  "isReadOnly": false,
@@ -2779,7 +2779,7 @@
2779
2779
  {
2780
2780
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_ECDSA_WITH_CAMELLIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2781
2781
  "clrName": "TLS_ECDH_ECDSA_WITH_CAMELLIA_128_CBC_SHA256",
2782
- "tsEmitName": "tls_ecdh_ecdsa_with_camellia_128_cbc_sha256",
2782
+ "tsEmitName": "TLS_ECDH_ECDSA_WITH_CAMELLIA_128_CBC_SHA256",
2783
2783
  "normalizedSignature": "TLS_ECDH_ECDSA_WITH_CAMELLIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2784
2784
  "isStatic": true,
2785
2785
  "isReadOnly": false,
@@ -2788,7 +2788,7 @@
2788
2788
  {
2789
2789
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_ECDSA_WITH_CAMELLIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2790
2790
  "clrName": "TLS_ECDH_ECDSA_WITH_CAMELLIA_256_CBC_SHA384",
2791
- "tsEmitName": "tls_ecdh_ecdsa_with_camellia_256_cbc_sha384",
2791
+ "tsEmitName": "TLS_ECDH_ECDSA_WITH_CAMELLIA_256_CBC_SHA384",
2792
2792
  "normalizedSignature": "TLS_ECDH_ECDSA_WITH_CAMELLIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2793
2793
  "isStatic": true,
2794
2794
  "isReadOnly": false,
@@ -2797,7 +2797,7 @@
2797
2797
  {
2798
2798
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_RSA_WITH_CAMELLIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2799
2799
  "clrName": "TLS_ECDHE_RSA_WITH_CAMELLIA_128_CBC_SHA256",
2800
- "tsEmitName": "tls_ecdhe_rsa_with_camellia_128_cbc_sha256",
2800
+ "tsEmitName": "TLS_ECDHE_RSA_WITH_CAMELLIA_128_CBC_SHA256",
2801
2801
  "normalizedSignature": "TLS_ECDHE_RSA_WITH_CAMELLIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2802
2802
  "isStatic": true,
2803
2803
  "isReadOnly": false,
@@ -2806,7 +2806,7 @@
2806
2806
  {
2807
2807
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_RSA_WITH_CAMELLIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2808
2808
  "clrName": "TLS_ECDHE_RSA_WITH_CAMELLIA_256_CBC_SHA384",
2809
- "tsEmitName": "tls_ecdhe_rsa_with_camellia_256_cbc_sha384",
2809
+ "tsEmitName": "TLS_ECDHE_RSA_WITH_CAMELLIA_256_CBC_SHA384",
2810
2810
  "normalizedSignature": "TLS_ECDHE_RSA_WITH_CAMELLIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2811
2811
  "isStatic": true,
2812
2812
  "isReadOnly": false,
@@ -2815,7 +2815,7 @@
2815
2815
  {
2816
2816
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_RSA_WITH_CAMELLIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
2817
2817
  "clrName": "TLS_ECDH_RSA_WITH_CAMELLIA_128_CBC_SHA256",
2818
- "tsEmitName": "tls_ecdh_rsa_with_camellia_128_cbc_sha256",
2818
+ "tsEmitName": "TLS_ECDH_RSA_WITH_CAMELLIA_128_CBC_SHA256",
2819
2819
  "normalizedSignature": "TLS_ECDH_RSA_WITH_CAMELLIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2820
2820
  "isStatic": true,
2821
2821
  "isReadOnly": false,
@@ -2824,7 +2824,7 @@
2824
2824
  {
2825
2825
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_RSA_WITH_CAMELLIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
2826
2826
  "clrName": "TLS_ECDH_RSA_WITH_CAMELLIA_256_CBC_SHA384",
2827
- "tsEmitName": "tls_ecdh_rsa_with_camellia_256_cbc_sha384",
2827
+ "tsEmitName": "TLS_ECDH_RSA_WITH_CAMELLIA_256_CBC_SHA384",
2828
2828
  "normalizedSignature": "TLS_ECDH_RSA_WITH_CAMELLIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2829
2829
  "isStatic": true,
2830
2830
  "isReadOnly": false,
@@ -2833,7 +2833,7 @@
2833
2833
  {
2834
2834
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_CAMELLIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2835
2835
  "clrName": "TLS_RSA_WITH_CAMELLIA_128_GCM_SHA256",
2836
- "tsEmitName": "tls_rsa_with_camellia_128_gcm_sha256",
2836
+ "tsEmitName": "TLS_RSA_WITH_CAMELLIA_128_GCM_SHA256",
2837
2837
  "normalizedSignature": "TLS_RSA_WITH_CAMELLIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2838
2838
  "isStatic": true,
2839
2839
  "isReadOnly": false,
@@ -2842,7 +2842,7 @@
2842
2842
  {
2843
2843
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_CAMELLIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2844
2844
  "clrName": "TLS_RSA_WITH_CAMELLIA_256_GCM_SHA384",
2845
- "tsEmitName": "tls_rsa_with_camellia_256_gcm_sha384",
2845
+ "tsEmitName": "TLS_RSA_WITH_CAMELLIA_256_GCM_SHA384",
2846
2846
  "normalizedSignature": "TLS_RSA_WITH_CAMELLIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2847
2847
  "isStatic": true,
2848
2848
  "isReadOnly": false,
@@ -2851,7 +2851,7 @@
2851
2851
  {
2852
2852
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_CAMELLIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2853
2853
  "clrName": "TLS_DHE_RSA_WITH_CAMELLIA_128_GCM_SHA256",
2854
- "tsEmitName": "tls_dhe_rsa_with_camellia_128_gcm_sha256",
2854
+ "tsEmitName": "TLS_DHE_RSA_WITH_CAMELLIA_128_GCM_SHA256",
2855
2855
  "normalizedSignature": "TLS_DHE_RSA_WITH_CAMELLIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2856
2856
  "isStatic": true,
2857
2857
  "isReadOnly": false,
@@ -2860,7 +2860,7 @@
2860
2860
  {
2861
2861
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_CAMELLIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2862
2862
  "clrName": "TLS_DHE_RSA_WITH_CAMELLIA_256_GCM_SHA384",
2863
- "tsEmitName": "tls_dhe_rsa_with_camellia_256_gcm_sha384",
2863
+ "tsEmitName": "TLS_DHE_RSA_WITH_CAMELLIA_256_GCM_SHA384",
2864
2864
  "normalizedSignature": "TLS_DHE_RSA_WITH_CAMELLIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2865
2865
  "isStatic": true,
2866
2866
  "isReadOnly": false,
@@ -2869,7 +2869,7 @@
2869
2869
  {
2870
2870
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_RSA_WITH_CAMELLIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2871
2871
  "clrName": "TLS_DH_RSA_WITH_CAMELLIA_128_GCM_SHA256",
2872
- "tsEmitName": "tls_dh_rsa_with_camellia_128_gcm_sha256",
2872
+ "tsEmitName": "TLS_DH_RSA_WITH_CAMELLIA_128_GCM_SHA256",
2873
2873
  "normalizedSignature": "TLS_DH_RSA_WITH_CAMELLIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2874
2874
  "isStatic": true,
2875
2875
  "isReadOnly": false,
@@ -2878,7 +2878,7 @@
2878
2878
  {
2879
2879
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_RSA_WITH_CAMELLIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2880
2880
  "clrName": "TLS_DH_RSA_WITH_CAMELLIA_256_GCM_SHA384",
2881
- "tsEmitName": "tls_dh_rsa_with_camellia_256_gcm_sha384",
2881
+ "tsEmitName": "TLS_DH_RSA_WITH_CAMELLIA_256_GCM_SHA384",
2882
2882
  "normalizedSignature": "TLS_DH_RSA_WITH_CAMELLIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2883
2883
  "isStatic": true,
2884
2884
  "isReadOnly": false,
@@ -2887,7 +2887,7 @@
2887
2887
  {
2888
2888
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_DSS_WITH_CAMELLIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2889
2889
  "clrName": "TLS_DHE_DSS_WITH_CAMELLIA_128_GCM_SHA256",
2890
- "tsEmitName": "tls_dhe_dss_with_camellia_128_gcm_sha256",
2890
+ "tsEmitName": "TLS_DHE_DSS_WITH_CAMELLIA_128_GCM_SHA256",
2891
2891
  "normalizedSignature": "TLS_DHE_DSS_WITH_CAMELLIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2892
2892
  "isStatic": true,
2893
2893
  "isReadOnly": false,
@@ -2896,7 +2896,7 @@
2896
2896
  {
2897
2897
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_DSS_WITH_CAMELLIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2898
2898
  "clrName": "TLS_DHE_DSS_WITH_CAMELLIA_256_GCM_SHA384",
2899
- "tsEmitName": "tls_dhe_dss_with_camellia_256_gcm_sha384",
2899
+ "tsEmitName": "TLS_DHE_DSS_WITH_CAMELLIA_256_GCM_SHA384",
2900
2900
  "normalizedSignature": "TLS_DHE_DSS_WITH_CAMELLIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2901
2901
  "isStatic": true,
2902
2902
  "isReadOnly": false,
@@ -2905,7 +2905,7 @@
2905
2905
  {
2906
2906
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_DSS_WITH_CAMELLIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2907
2907
  "clrName": "TLS_DH_DSS_WITH_CAMELLIA_128_GCM_SHA256",
2908
- "tsEmitName": "tls_dh_dss_with_camellia_128_gcm_sha256",
2908
+ "tsEmitName": "TLS_DH_DSS_WITH_CAMELLIA_128_GCM_SHA256",
2909
2909
  "normalizedSignature": "TLS_DH_DSS_WITH_CAMELLIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2910
2910
  "isStatic": true,
2911
2911
  "isReadOnly": false,
@@ -2914,7 +2914,7 @@
2914
2914
  {
2915
2915
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_DSS_WITH_CAMELLIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2916
2916
  "clrName": "TLS_DH_DSS_WITH_CAMELLIA_256_GCM_SHA384",
2917
- "tsEmitName": "tls_dh_dss_with_camellia_256_gcm_sha384",
2917
+ "tsEmitName": "TLS_DH_DSS_WITH_CAMELLIA_256_GCM_SHA384",
2918
2918
  "normalizedSignature": "TLS_DH_DSS_WITH_CAMELLIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2919
2919
  "isStatic": true,
2920
2920
  "isReadOnly": false,
@@ -2923,7 +2923,7 @@
2923
2923
  {
2924
2924
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_WITH_CAMELLIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2925
2925
  "clrName": "TLS_DH_anon_WITH_CAMELLIA_128_GCM_SHA256",
2926
- "tsEmitName": "tls_DH_anon_WITH_CAMELLIA_128_GCM_SHA256",
2926
+ "tsEmitName": "TLS_DH_anon_WITH_CAMELLIA_128_GCM_SHA256",
2927
2927
  "normalizedSignature": "TLS_DH_anon_WITH_CAMELLIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2928
2928
  "isStatic": true,
2929
2929
  "isReadOnly": false,
@@ -2932,7 +2932,7 @@
2932
2932
  {
2933
2933
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DH_anon_WITH_CAMELLIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2934
2934
  "clrName": "TLS_DH_anon_WITH_CAMELLIA_256_GCM_SHA384",
2935
- "tsEmitName": "tls_DH_anon_WITH_CAMELLIA_256_GCM_SHA384",
2935
+ "tsEmitName": "TLS_DH_anon_WITH_CAMELLIA_256_GCM_SHA384",
2936
2936
  "normalizedSignature": "TLS_DH_anon_WITH_CAMELLIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2937
2937
  "isStatic": true,
2938
2938
  "isReadOnly": false,
@@ -2941,7 +2941,7 @@
2941
2941
  {
2942
2942
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_CAMELLIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2943
2943
  "clrName": "TLS_ECDHE_ECDSA_WITH_CAMELLIA_128_GCM_SHA256",
2944
- "tsEmitName": "tls_ecdhe_ecdsa_with_camellia_128_gcm_sha256",
2944
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_CAMELLIA_128_GCM_SHA256",
2945
2945
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_CAMELLIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2946
2946
  "isStatic": true,
2947
2947
  "isReadOnly": false,
@@ -2950,7 +2950,7 @@
2950
2950
  {
2951
2951
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_CAMELLIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2952
2952
  "clrName": "TLS_ECDHE_ECDSA_WITH_CAMELLIA_256_GCM_SHA384",
2953
- "tsEmitName": "tls_ecdhe_ecdsa_with_camellia_256_gcm_sha384",
2953
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_CAMELLIA_256_GCM_SHA384",
2954
2954
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_CAMELLIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2955
2955
  "isStatic": true,
2956
2956
  "isReadOnly": false,
@@ -2959,7 +2959,7 @@
2959
2959
  {
2960
2960
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_ECDSA_WITH_CAMELLIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2961
2961
  "clrName": "TLS_ECDH_ECDSA_WITH_CAMELLIA_128_GCM_SHA256",
2962
- "tsEmitName": "tls_ecdh_ecdsa_with_camellia_128_gcm_sha256",
2962
+ "tsEmitName": "TLS_ECDH_ECDSA_WITH_CAMELLIA_128_GCM_SHA256",
2963
2963
  "normalizedSignature": "TLS_ECDH_ECDSA_WITH_CAMELLIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2964
2964
  "isStatic": true,
2965
2965
  "isReadOnly": false,
@@ -2968,7 +2968,7 @@
2968
2968
  {
2969
2969
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_ECDSA_WITH_CAMELLIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2970
2970
  "clrName": "TLS_ECDH_ECDSA_WITH_CAMELLIA_256_GCM_SHA384",
2971
- "tsEmitName": "tls_ecdh_ecdsa_with_camellia_256_gcm_sha384",
2971
+ "tsEmitName": "TLS_ECDH_ECDSA_WITH_CAMELLIA_256_GCM_SHA384",
2972
2972
  "normalizedSignature": "TLS_ECDH_ECDSA_WITH_CAMELLIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2973
2973
  "isStatic": true,
2974
2974
  "isReadOnly": false,
@@ -2977,7 +2977,7 @@
2977
2977
  {
2978
2978
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_RSA_WITH_CAMELLIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2979
2979
  "clrName": "TLS_ECDHE_RSA_WITH_CAMELLIA_128_GCM_SHA256",
2980
- "tsEmitName": "tls_ecdhe_rsa_with_camellia_128_gcm_sha256",
2980
+ "tsEmitName": "TLS_ECDHE_RSA_WITH_CAMELLIA_128_GCM_SHA256",
2981
2981
  "normalizedSignature": "TLS_ECDHE_RSA_WITH_CAMELLIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
2982
2982
  "isStatic": true,
2983
2983
  "isReadOnly": false,
@@ -2986,7 +2986,7 @@
2986
2986
  {
2987
2987
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_RSA_WITH_CAMELLIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
2988
2988
  "clrName": "TLS_ECDHE_RSA_WITH_CAMELLIA_256_GCM_SHA384",
2989
- "tsEmitName": "tls_ecdhe_rsa_with_camellia_256_gcm_sha384",
2989
+ "tsEmitName": "TLS_ECDHE_RSA_WITH_CAMELLIA_256_GCM_SHA384",
2990
2990
  "normalizedSignature": "TLS_ECDHE_RSA_WITH_CAMELLIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
2991
2991
  "isStatic": true,
2992
2992
  "isReadOnly": false,
@@ -2995,7 +2995,7 @@
2995
2995
  {
2996
2996
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_RSA_WITH_CAMELLIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
2997
2997
  "clrName": "TLS_ECDH_RSA_WITH_CAMELLIA_128_GCM_SHA256",
2998
- "tsEmitName": "tls_ecdh_rsa_with_camellia_128_gcm_sha256",
2998
+ "tsEmitName": "TLS_ECDH_RSA_WITH_CAMELLIA_128_GCM_SHA256",
2999
2999
  "normalizedSignature": "TLS_ECDH_RSA_WITH_CAMELLIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
3000
3000
  "isStatic": true,
3001
3001
  "isReadOnly": false,
@@ -3004,7 +3004,7 @@
3004
3004
  {
3005
3005
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDH_RSA_WITH_CAMELLIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
3006
3006
  "clrName": "TLS_ECDH_RSA_WITH_CAMELLIA_256_GCM_SHA384",
3007
- "tsEmitName": "tls_ecdh_rsa_with_camellia_256_gcm_sha384",
3007
+ "tsEmitName": "TLS_ECDH_RSA_WITH_CAMELLIA_256_GCM_SHA384",
3008
3008
  "normalizedSignature": "TLS_ECDH_RSA_WITH_CAMELLIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
3009
3009
  "isStatic": true,
3010
3010
  "isReadOnly": false,
@@ -3013,7 +3013,7 @@
3013
3013
  {
3014
3014
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_CAMELLIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
3015
3015
  "clrName": "TLS_PSK_WITH_CAMELLIA_128_GCM_SHA256",
3016
- "tsEmitName": "tls_psk_with_camellia_128_gcm_sha256",
3016
+ "tsEmitName": "TLS_PSK_WITH_CAMELLIA_128_GCM_SHA256",
3017
3017
  "normalizedSignature": "TLS_PSK_WITH_CAMELLIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
3018
3018
  "isStatic": true,
3019
3019
  "isReadOnly": false,
@@ -3022,7 +3022,7 @@
3022
3022
  {
3023
3023
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_CAMELLIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
3024
3024
  "clrName": "TLS_PSK_WITH_CAMELLIA_256_GCM_SHA384",
3025
- "tsEmitName": "tls_psk_with_camellia_256_gcm_sha384",
3025
+ "tsEmitName": "TLS_PSK_WITH_CAMELLIA_256_GCM_SHA384",
3026
3026
  "normalizedSignature": "TLS_PSK_WITH_CAMELLIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
3027
3027
  "isStatic": true,
3028
3028
  "isReadOnly": false,
@@ -3031,7 +3031,7 @@
3031
3031
  {
3032
3032
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_CAMELLIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
3033
3033
  "clrName": "TLS_DHE_PSK_WITH_CAMELLIA_128_GCM_SHA256",
3034
- "tsEmitName": "tls_dhe_psk_with_camellia_128_gcm_sha256",
3034
+ "tsEmitName": "TLS_DHE_PSK_WITH_CAMELLIA_128_GCM_SHA256",
3035
3035
  "normalizedSignature": "TLS_DHE_PSK_WITH_CAMELLIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
3036
3036
  "isStatic": true,
3037
3037
  "isReadOnly": false,
@@ -3040,7 +3040,7 @@
3040
3040
  {
3041
3041
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_CAMELLIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
3042
3042
  "clrName": "TLS_DHE_PSK_WITH_CAMELLIA_256_GCM_SHA384",
3043
- "tsEmitName": "tls_dhe_psk_with_camellia_256_gcm_sha384",
3043
+ "tsEmitName": "TLS_DHE_PSK_WITH_CAMELLIA_256_GCM_SHA384",
3044
3044
  "normalizedSignature": "TLS_DHE_PSK_WITH_CAMELLIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
3045
3045
  "isStatic": true,
3046
3046
  "isReadOnly": false,
@@ -3049,7 +3049,7 @@
3049
3049
  {
3050
3050
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_PSK_WITH_CAMELLIA_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
3051
3051
  "clrName": "TLS_RSA_PSK_WITH_CAMELLIA_128_GCM_SHA256",
3052
- "tsEmitName": "tls_rsa_psk_with_camellia_128_gcm_sha256",
3052
+ "tsEmitName": "TLS_RSA_PSK_WITH_CAMELLIA_128_GCM_SHA256",
3053
3053
  "normalizedSignature": "TLS_RSA_PSK_WITH_CAMELLIA_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
3054
3054
  "isStatic": true,
3055
3055
  "isReadOnly": false,
@@ -3058,7 +3058,7 @@
3058
3058
  {
3059
3059
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_PSK_WITH_CAMELLIA_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
3060
3060
  "clrName": "TLS_RSA_PSK_WITH_CAMELLIA_256_GCM_SHA384",
3061
- "tsEmitName": "tls_rsa_psk_with_camellia_256_gcm_sha384",
3061
+ "tsEmitName": "TLS_RSA_PSK_WITH_CAMELLIA_256_GCM_SHA384",
3062
3062
  "normalizedSignature": "TLS_RSA_PSK_WITH_CAMELLIA_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
3063
3063
  "isStatic": true,
3064
3064
  "isReadOnly": false,
@@ -3067,7 +3067,7 @@
3067
3067
  {
3068
3068
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_CAMELLIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
3069
3069
  "clrName": "TLS_PSK_WITH_CAMELLIA_128_CBC_SHA256",
3070
- "tsEmitName": "tls_psk_with_camellia_128_cbc_sha256",
3070
+ "tsEmitName": "TLS_PSK_WITH_CAMELLIA_128_CBC_SHA256",
3071
3071
  "normalizedSignature": "TLS_PSK_WITH_CAMELLIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
3072
3072
  "isStatic": true,
3073
3073
  "isReadOnly": false,
@@ -3076,7 +3076,7 @@
3076
3076
  {
3077
3077
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_CAMELLIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
3078
3078
  "clrName": "TLS_PSK_WITH_CAMELLIA_256_CBC_SHA384",
3079
- "tsEmitName": "tls_psk_with_camellia_256_cbc_sha384",
3079
+ "tsEmitName": "TLS_PSK_WITH_CAMELLIA_256_CBC_SHA384",
3080
3080
  "normalizedSignature": "TLS_PSK_WITH_CAMELLIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
3081
3081
  "isStatic": true,
3082
3082
  "isReadOnly": false,
@@ -3085,7 +3085,7 @@
3085
3085
  {
3086
3086
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_CAMELLIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
3087
3087
  "clrName": "TLS_DHE_PSK_WITH_CAMELLIA_128_CBC_SHA256",
3088
- "tsEmitName": "tls_dhe_psk_with_camellia_128_cbc_sha256",
3088
+ "tsEmitName": "TLS_DHE_PSK_WITH_CAMELLIA_128_CBC_SHA256",
3089
3089
  "normalizedSignature": "TLS_DHE_PSK_WITH_CAMELLIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
3090
3090
  "isStatic": true,
3091
3091
  "isReadOnly": false,
@@ -3094,7 +3094,7 @@
3094
3094
  {
3095
3095
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_CAMELLIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
3096
3096
  "clrName": "TLS_DHE_PSK_WITH_CAMELLIA_256_CBC_SHA384",
3097
- "tsEmitName": "tls_dhe_psk_with_camellia_256_cbc_sha384",
3097
+ "tsEmitName": "TLS_DHE_PSK_WITH_CAMELLIA_256_CBC_SHA384",
3098
3098
  "normalizedSignature": "TLS_DHE_PSK_WITH_CAMELLIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
3099
3099
  "isStatic": true,
3100
3100
  "isReadOnly": false,
@@ -3103,7 +3103,7 @@
3103
3103
  {
3104
3104
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_PSK_WITH_CAMELLIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
3105
3105
  "clrName": "TLS_RSA_PSK_WITH_CAMELLIA_128_CBC_SHA256",
3106
- "tsEmitName": "tls_rsa_psk_with_camellia_128_cbc_sha256",
3106
+ "tsEmitName": "TLS_RSA_PSK_WITH_CAMELLIA_128_CBC_SHA256",
3107
3107
  "normalizedSignature": "TLS_RSA_PSK_WITH_CAMELLIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
3108
3108
  "isStatic": true,
3109
3109
  "isReadOnly": false,
@@ -3112,7 +3112,7 @@
3112
3112
  {
3113
3113
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_PSK_WITH_CAMELLIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
3114
3114
  "clrName": "TLS_RSA_PSK_WITH_CAMELLIA_256_CBC_SHA384",
3115
- "tsEmitName": "tls_rsa_psk_with_camellia_256_cbc_sha384",
3115
+ "tsEmitName": "TLS_RSA_PSK_WITH_CAMELLIA_256_CBC_SHA384",
3116
3116
  "normalizedSignature": "TLS_RSA_PSK_WITH_CAMELLIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
3117
3117
  "isStatic": true,
3118
3118
  "isReadOnly": false,
@@ -3121,7 +3121,7 @@
3121
3121
  {
3122
3122
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_PSK_WITH_CAMELLIA_128_CBC_SHA256System.Net.Security.TlsCipherSuite",
3123
3123
  "clrName": "TLS_ECDHE_PSK_WITH_CAMELLIA_128_CBC_SHA256",
3124
- "tsEmitName": "tls_ecdhe_psk_with_camellia_128_cbc_sha256",
3124
+ "tsEmitName": "TLS_ECDHE_PSK_WITH_CAMELLIA_128_CBC_SHA256",
3125
3125
  "normalizedSignature": "TLS_ECDHE_PSK_WITH_CAMELLIA_128_CBC_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
3126
3126
  "isStatic": true,
3127
3127
  "isReadOnly": false,
@@ -3130,7 +3130,7 @@
3130
3130
  {
3131
3131
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_PSK_WITH_CAMELLIA_256_CBC_SHA384System.Net.Security.TlsCipherSuite",
3132
3132
  "clrName": "TLS_ECDHE_PSK_WITH_CAMELLIA_256_CBC_SHA384",
3133
- "tsEmitName": "tls_ecdhe_psk_with_camellia_256_cbc_sha384",
3133
+ "tsEmitName": "TLS_ECDHE_PSK_WITH_CAMELLIA_256_CBC_SHA384",
3134
3134
  "normalizedSignature": "TLS_ECDHE_PSK_WITH_CAMELLIA_256_CBC_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
3135
3135
  "isStatic": true,
3136
3136
  "isReadOnly": false,
@@ -3139,7 +3139,7 @@
3139
3139
  {
3140
3140
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_AES_128_CCMSystem.Net.Security.TlsCipherSuite",
3141
3141
  "clrName": "TLS_RSA_WITH_AES_128_CCM",
3142
- "tsEmitName": "tls_rsa_with_aes_128_ccm",
3142
+ "tsEmitName": "TLS_RSA_WITH_AES_128_CCM",
3143
3143
  "normalizedSignature": "TLS_RSA_WITH_AES_128_CCM|System.Net.Security.TlsCipherSuite|static=true|const=true",
3144
3144
  "isStatic": true,
3145
3145
  "isReadOnly": false,
@@ -3148,7 +3148,7 @@
3148
3148
  {
3149
3149
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_AES_256_CCMSystem.Net.Security.TlsCipherSuite",
3150
3150
  "clrName": "TLS_RSA_WITH_AES_256_CCM",
3151
- "tsEmitName": "tls_rsa_with_aes_256_ccm",
3151
+ "tsEmitName": "TLS_RSA_WITH_AES_256_CCM",
3152
3152
  "normalizedSignature": "TLS_RSA_WITH_AES_256_CCM|System.Net.Security.TlsCipherSuite|static=true|const=true",
3153
3153
  "isStatic": true,
3154
3154
  "isReadOnly": false,
@@ -3157,7 +3157,7 @@
3157
3157
  {
3158
3158
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_AES_128_CCMSystem.Net.Security.TlsCipherSuite",
3159
3159
  "clrName": "TLS_DHE_RSA_WITH_AES_128_CCM",
3160
- "tsEmitName": "tls_dhe_rsa_with_aes_128_ccm",
3160
+ "tsEmitName": "TLS_DHE_RSA_WITH_AES_128_CCM",
3161
3161
  "normalizedSignature": "TLS_DHE_RSA_WITH_AES_128_CCM|System.Net.Security.TlsCipherSuite|static=true|const=true",
3162
3162
  "isStatic": true,
3163
3163
  "isReadOnly": false,
@@ -3166,7 +3166,7 @@
3166
3166
  {
3167
3167
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_AES_256_CCMSystem.Net.Security.TlsCipherSuite",
3168
3168
  "clrName": "TLS_DHE_RSA_WITH_AES_256_CCM",
3169
- "tsEmitName": "tls_dhe_rsa_with_aes_256_ccm",
3169
+ "tsEmitName": "TLS_DHE_RSA_WITH_AES_256_CCM",
3170
3170
  "normalizedSignature": "TLS_DHE_RSA_WITH_AES_256_CCM|System.Net.Security.TlsCipherSuite|static=true|const=true",
3171
3171
  "isStatic": true,
3172
3172
  "isReadOnly": false,
@@ -3175,7 +3175,7 @@
3175
3175
  {
3176
3176
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_AES_128_CCM_8System.Net.Security.TlsCipherSuite",
3177
3177
  "clrName": "TLS_RSA_WITH_AES_128_CCM_8",
3178
- "tsEmitName": "tls_rsa_with_aes_128_ccm_8",
3178
+ "tsEmitName": "TLS_RSA_WITH_AES_128_CCM_8",
3179
3179
  "normalizedSignature": "TLS_RSA_WITH_AES_128_CCM_8|System.Net.Security.TlsCipherSuite|static=true|const=true",
3180
3180
  "isStatic": true,
3181
3181
  "isReadOnly": false,
@@ -3184,7 +3184,7 @@
3184
3184
  {
3185
3185
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_WITH_AES_256_CCM_8System.Net.Security.TlsCipherSuite",
3186
3186
  "clrName": "TLS_RSA_WITH_AES_256_CCM_8",
3187
- "tsEmitName": "tls_rsa_with_aes_256_ccm_8",
3187
+ "tsEmitName": "TLS_RSA_WITH_AES_256_CCM_8",
3188
3188
  "normalizedSignature": "TLS_RSA_WITH_AES_256_CCM_8|System.Net.Security.TlsCipherSuite|static=true|const=true",
3189
3189
  "isStatic": true,
3190
3190
  "isReadOnly": false,
@@ -3193,7 +3193,7 @@
3193
3193
  {
3194
3194
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_AES_128_CCM_8System.Net.Security.TlsCipherSuite",
3195
3195
  "clrName": "TLS_DHE_RSA_WITH_AES_128_CCM_8",
3196
- "tsEmitName": "tls_dhe_rsa_with_aes_128_ccm_8",
3196
+ "tsEmitName": "TLS_DHE_RSA_WITH_AES_128_CCM_8",
3197
3197
  "normalizedSignature": "TLS_DHE_RSA_WITH_AES_128_CCM_8|System.Net.Security.TlsCipherSuite|static=true|const=true",
3198
3198
  "isStatic": true,
3199
3199
  "isReadOnly": false,
@@ -3202,7 +3202,7 @@
3202
3202
  {
3203
3203
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_AES_256_CCM_8System.Net.Security.TlsCipherSuite",
3204
3204
  "clrName": "TLS_DHE_RSA_WITH_AES_256_CCM_8",
3205
- "tsEmitName": "tls_dhe_rsa_with_aes_256_ccm_8",
3205
+ "tsEmitName": "TLS_DHE_RSA_WITH_AES_256_CCM_8",
3206
3206
  "normalizedSignature": "TLS_DHE_RSA_WITH_AES_256_CCM_8|System.Net.Security.TlsCipherSuite|static=true|const=true",
3207
3207
  "isStatic": true,
3208
3208
  "isReadOnly": false,
@@ -3211,7 +3211,7 @@
3211
3211
  {
3212
3212
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_AES_128_CCMSystem.Net.Security.TlsCipherSuite",
3213
3213
  "clrName": "TLS_PSK_WITH_AES_128_CCM",
3214
- "tsEmitName": "tls_psk_with_aes_128_ccm",
3214
+ "tsEmitName": "TLS_PSK_WITH_AES_128_CCM",
3215
3215
  "normalizedSignature": "TLS_PSK_WITH_AES_128_CCM|System.Net.Security.TlsCipherSuite|static=true|const=true",
3216
3216
  "isStatic": true,
3217
3217
  "isReadOnly": false,
@@ -3220,7 +3220,7 @@
3220
3220
  {
3221
3221
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_AES_256_CCMSystem.Net.Security.TlsCipherSuite",
3222
3222
  "clrName": "TLS_PSK_WITH_AES_256_CCM",
3223
- "tsEmitName": "tls_psk_with_aes_256_ccm",
3223
+ "tsEmitName": "TLS_PSK_WITH_AES_256_CCM",
3224
3224
  "normalizedSignature": "TLS_PSK_WITH_AES_256_CCM|System.Net.Security.TlsCipherSuite|static=true|const=true",
3225
3225
  "isStatic": true,
3226
3226
  "isReadOnly": false,
@@ -3229,7 +3229,7 @@
3229
3229
  {
3230
3230
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_AES_128_CCMSystem.Net.Security.TlsCipherSuite",
3231
3231
  "clrName": "TLS_DHE_PSK_WITH_AES_128_CCM",
3232
- "tsEmitName": "tls_dhe_psk_with_aes_128_ccm",
3232
+ "tsEmitName": "TLS_DHE_PSK_WITH_AES_128_CCM",
3233
3233
  "normalizedSignature": "TLS_DHE_PSK_WITH_AES_128_CCM|System.Net.Security.TlsCipherSuite|static=true|const=true",
3234
3234
  "isStatic": true,
3235
3235
  "isReadOnly": false,
@@ -3238,7 +3238,7 @@
3238
3238
  {
3239
3239
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_AES_256_CCMSystem.Net.Security.TlsCipherSuite",
3240
3240
  "clrName": "TLS_DHE_PSK_WITH_AES_256_CCM",
3241
- "tsEmitName": "tls_dhe_psk_with_aes_256_ccm",
3241
+ "tsEmitName": "TLS_DHE_PSK_WITH_AES_256_CCM",
3242
3242
  "normalizedSignature": "TLS_DHE_PSK_WITH_AES_256_CCM|System.Net.Security.TlsCipherSuite|static=true|const=true",
3243
3243
  "isStatic": true,
3244
3244
  "isReadOnly": false,
@@ -3247,7 +3247,7 @@
3247
3247
  {
3248
3248
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_AES_128_CCM_8System.Net.Security.TlsCipherSuite",
3249
3249
  "clrName": "TLS_PSK_WITH_AES_128_CCM_8",
3250
- "tsEmitName": "tls_psk_with_aes_128_ccm_8",
3250
+ "tsEmitName": "TLS_PSK_WITH_AES_128_CCM_8",
3251
3251
  "normalizedSignature": "TLS_PSK_WITH_AES_128_CCM_8|System.Net.Security.TlsCipherSuite|static=true|const=true",
3252
3252
  "isStatic": true,
3253
3253
  "isReadOnly": false,
@@ -3256,7 +3256,7 @@
3256
3256
  {
3257
3257
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_AES_256_CCM_8System.Net.Security.TlsCipherSuite",
3258
3258
  "clrName": "TLS_PSK_WITH_AES_256_CCM_8",
3259
- "tsEmitName": "tls_psk_with_aes_256_ccm_8",
3259
+ "tsEmitName": "TLS_PSK_WITH_AES_256_CCM_8",
3260
3260
  "normalizedSignature": "TLS_PSK_WITH_AES_256_CCM_8|System.Net.Security.TlsCipherSuite|static=true|const=true",
3261
3261
  "isStatic": true,
3262
3262
  "isReadOnly": false,
@@ -3265,7 +3265,7 @@
3265
3265
  {
3266
3266
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_DHE_WITH_AES_128_CCM_8System.Net.Security.TlsCipherSuite",
3267
3267
  "clrName": "TLS_PSK_DHE_WITH_AES_128_CCM_8",
3268
- "tsEmitName": "tls_psk_dhe_with_aes_128_ccm_8",
3268
+ "tsEmitName": "TLS_PSK_DHE_WITH_AES_128_CCM_8",
3269
3269
  "normalizedSignature": "TLS_PSK_DHE_WITH_AES_128_CCM_8|System.Net.Security.TlsCipherSuite|static=true|const=true",
3270
3270
  "isStatic": true,
3271
3271
  "isReadOnly": false,
@@ -3274,7 +3274,7 @@
3274
3274
  {
3275
3275
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_DHE_WITH_AES_256_CCM_8System.Net.Security.TlsCipherSuite",
3276
3276
  "clrName": "TLS_PSK_DHE_WITH_AES_256_CCM_8",
3277
- "tsEmitName": "tls_psk_dhe_with_aes_256_ccm_8",
3277
+ "tsEmitName": "TLS_PSK_DHE_WITH_AES_256_CCM_8",
3278
3278
  "normalizedSignature": "TLS_PSK_DHE_WITH_AES_256_CCM_8|System.Net.Security.TlsCipherSuite|static=true|const=true",
3279
3279
  "isStatic": true,
3280
3280
  "isReadOnly": false,
@@ -3283,7 +3283,7 @@
3283
3283
  {
3284
3284
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_AES_128_CCMSystem.Net.Security.TlsCipherSuite",
3285
3285
  "clrName": "TLS_ECDHE_ECDSA_WITH_AES_128_CCM",
3286
- "tsEmitName": "tls_ecdhe_ecdsa_with_aes_128_ccm",
3286
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_AES_128_CCM",
3287
3287
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_AES_128_CCM|System.Net.Security.TlsCipherSuite|static=true|const=true",
3288
3288
  "isStatic": true,
3289
3289
  "isReadOnly": false,
@@ -3292,7 +3292,7 @@
3292
3292
  {
3293
3293
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_AES_256_CCMSystem.Net.Security.TlsCipherSuite",
3294
3294
  "clrName": "TLS_ECDHE_ECDSA_WITH_AES_256_CCM",
3295
- "tsEmitName": "tls_ecdhe_ecdsa_with_aes_256_ccm",
3295
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_AES_256_CCM",
3296
3296
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_AES_256_CCM|System.Net.Security.TlsCipherSuite|static=true|const=true",
3297
3297
  "isStatic": true,
3298
3298
  "isReadOnly": false,
@@ -3301,7 +3301,7 @@
3301
3301
  {
3302
3302
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_AES_128_CCM_8System.Net.Security.TlsCipherSuite",
3303
3303
  "clrName": "TLS_ECDHE_ECDSA_WITH_AES_128_CCM_8",
3304
- "tsEmitName": "tls_ecdhe_ecdsa_with_aes_128_ccm_8",
3304
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_AES_128_CCM_8",
3305
3305
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_AES_128_CCM_8|System.Net.Security.TlsCipherSuite|static=true|const=true",
3306
3306
  "isStatic": true,
3307
3307
  "isReadOnly": false,
@@ -3310,7 +3310,7 @@
3310
3310
  {
3311
3311
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_AES_256_CCM_8System.Net.Security.TlsCipherSuite",
3312
3312
  "clrName": "TLS_ECDHE_ECDSA_WITH_AES_256_CCM_8",
3313
- "tsEmitName": "tls_ecdhe_ecdsa_with_aes_256_ccm_8",
3313
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_AES_256_CCM_8",
3314
3314
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_AES_256_CCM_8|System.Net.Security.TlsCipherSuite|static=true|const=true",
3315
3315
  "isStatic": true,
3316
3316
  "isReadOnly": false,
@@ -3319,7 +3319,7 @@
3319
3319
  {
3320
3320
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECCPWD_WITH_AES_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
3321
3321
  "clrName": "TLS_ECCPWD_WITH_AES_128_GCM_SHA256",
3322
- "tsEmitName": "tls_eccpwd_with_aes_128_gcm_sha256",
3322
+ "tsEmitName": "TLS_ECCPWD_WITH_AES_128_GCM_SHA256",
3323
3323
  "normalizedSignature": "TLS_ECCPWD_WITH_AES_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
3324
3324
  "isStatic": true,
3325
3325
  "isReadOnly": false,
@@ -3328,7 +3328,7 @@
3328
3328
  {
3329
3329
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECCPWD_WITH_AES_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
3330
3330
  "clrName": "TLS_ECCPWD_WITH_AES_256_GCM_SHA384",
3331
- "tsEmitName": "tls_eccpwd_with_aes_256_gcm_sha384",
3331
+ "tsEmitName": "TLS_ECCPWD_WITH_AES_256_GCM_SHA384",
3332
3332
  "normalizedSignature": "TLS_ECCPWD_WITH_AES_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
3333
3333
  "isStatic": true,
3334
3334
  "isReadOnly": false,
@@ -3337,7 +3337,7 @@
3337
3337
  {
3338
3338
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECCPWD_WITH_AES_128_CCM_SHA256System.Net.Security.TlsCipherSuite",
3339
3339
  "clrName": "TLS_ECCPWD_WITH_AES_128_CCM_SHA256",
3340
- "tsEmitName": "tls_eccpwd_with_aes_128_ccm_sha256",
3340
+ "tsEmitName": "TLS_ECCPWD_WITH_AES_128_CCM_SHA256",
3341
3341
  "normalizedSignature": "TLS_ECCPWD_WITH_AES_128_CCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
3342
3342
  "isStatic": true,
3343
3343
  "isReadOnly": false,
@@ -3346,7 +3346,7 @@
3346
3346
  {
3347
3347
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECCPWD_WITH_AES_256_CCM_SHA384System.Net.Security.TlsCipherSuite",
3348
3348
  "clrName": "TLS_ECCPWD_WITH_AES_256_CCM_SHA384",
3349
- "tsEmitName": "tls_eccpwd_with_aes_256_ccm_sha384",
3349
+ "tsEmitName": "TLS_ECCPWD_WITH_AES_256_CCM_SHA384",
3350
3350
  "normalizedSignature": "TLS_ECCPWD_WITH_AES_256_CCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
3351
3351
  "isStatic": true,
3352
3352
  "isReadOnly": false,
@@ -3355,7 +3355,7 @@
3355
3355
  {
3356
3356
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256System.Net.Security.TlsCipherSuite",
3357
3357
  "clrName": "TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",
3358
- "tsEmitName": "tls_ecdhe_rsa_with_chacha20_poly1305_sha256",
3358
+ "tsEmitName": "TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",
3359
3359
  "normalizedSignature": "TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
3360
3360
  "isStatic": true,
3361
3361
  "isReadOnly": false,
@@ -3364,7 +3364,7 @@
3364
3364
  {
3365
3365
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256System.Net.Security.TlsCipherSuite",
3366
3366
  "clrName": "TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256",
3367
- "tsEmitName": "tls_ecdhe_ecdsa_with_chacha20_poly1305_sha256",
3367
+ "tsEmitName": "TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256",
3368
3368
  "normalizedSignature": "TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
3369
3369
  "isStatic": true,
3370
3370
  "isReadOnly": false,
@@ -3373,7 +3373,7 @@
3373
3373
  {
3374
3374
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256System.Net.Security.TlsCipherSuite",
3375
3375
  "clrName": "TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256",
3376
- "tsEmitName": "tls_dhe_rsa_with_chacha20_poly1305_sha256",
3376
+ "tsEmitName": "TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256",
3377
3377
  "normalizedSignature": "TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
3378
3378
  "isStatic": true,
3379
3379
  "isReadOnly": false,
@@ -3382,7 +3382,7 @@
3382
3382
  {
3383
3383
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_PSK_WITH_CHACHA20_POLY1305_SHA256System.Net.Security.TlsCipherSuite",
3384
3384
  "clrName": "TLS_PSK_WITH_CHACHA20_POLY1305_SHA256",
3385
- "tsEmitName": "tls_psk_with_chacha20_poly1305_sha256",
3385
+ "tsEmitName": "TLS_PSK_WITH_CHACHA20_POLY1305_SHA256",
3386
3386
  "normalizedSignature": "TLS_PSK_WITH_CHACHA20_POLY1305_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
3387
3387
  "isStatic": true,
3388
3388
  "isReadOnly": false,
@@ -3391,7 +3391,7 @@
3391
3391
  {
3392
3392
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256System.Net.Security.TlsCipherSuite",
3393
3393
  "clrName": "TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256",
3394
- "tsEmitName": "tls_ecdhe_psk_with_chacha20_poly1305_sha256",
3394
+ "tsEmitName": "TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256",
3395
3395
  "normalizedSignature": "TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
3396
3396
  "isStatic": true,
3397
3397
  "isReadOnly": false,
@@ -3400,7 +3400,7 @@
3400
3400
  {
3401
3401
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_DHE_PSK_WITH_CHACHA20_POLY1305_SHA256System.Net.Security.TlsCipherSuite",
3402
3402
  "clrName": "TLS_DHE_PSK_WITH_CHACHA20_POLY1305_SHA256",
3403
- "tsEmitName": "tls_dhe_psk_with_chacha20_poly1305_sha256",
3403
+ "tsEmitName": "TLS_DHE_PSK_WITH_CHACHA20_POLY1305_SHA256",
3404
3404
  "normalizedSignature": "TLS_DHE_PSK_WITH_CHACHA20_POLY1305_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
3405
3405
  "isStatic": true,
3406
3406
  "isReadOnly": false,
@@ -3409,7 +3409,7 @@
3409
3409
  {
3410
3410
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_RSA_PSK_WITH_CHACHA20_POLY1305_SHA256System.Net.Security.TlsCipherSuite",
3411
3411
  "clrName": "TLS_RSA_PSK_WITH_CHACHA20_POLY1305_SHA256",
3412
- "tsEmitName": "tls_rsa_psk_with_chacha20_poly1305_sha256",
3412
+ "tsEmitName": "TLS_RSA_PSK_WITH_CHACHA20_POLY1305_SHA256",
3413
3413
  "normalizedSignature": "TLS_RSA_PSK_WITH_CHACHA20_POLY1305_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
3414
3414
  "isStatic": true,
3415
3415
  "isReadOnly": false,
@@ -3418,7 +3418,7 @@
3418
3418
  {
3419
3419
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_PSK_WITH_AES_128_GCM_SHA256System.Net.Security.TlsCipherSuite",
3420
3420
  "clrName": "TLS_ECDHE_PSK_WITH_AES_128_GCM_SHA256",
3421
- "tsEmitName": "tls_ecdhe_psk_with_aes_128_gcm_sha256",
3421
+ "tsEmitName": "TLS_ECDHE_PSK_WITH_AES_128_GCM_SHA256",
3422
3422
  "normalizedSignature": "TLS_ECDHE_PSK_WITH_AES_128_GCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
3423
3423
  "isStatic": true,
3424
3424
  "isReadOnly": false,
@@ -3427,7 +3427,7 @@
3427
3427
  {
3428
3428
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_PSK_WITH_AES_256_GCM_SHA384System.Net.Security.TlsCipherSuite",
3429
3429
  "clrName": "TLS_ECDHE_PSK_WITH_AES_256_GCM_SHA384",
3430
- "tsEmitName": "tls_ecdhe_psk_with_aes_256_gcm_sha384",
3430
+ "tsEmitName": "TLS_ECDHE_PSK_WITH_AES_256_GCM_SHA384",
3431
3431
  "normalizedSignature": "TLS_ECDHE_PSK_WITH_AES_256_GCM_SHA384|System.Net.Security.TlsCipherSuite|static=true|const=true",
3432
3432
  "isStatic": true,
3433
3433
  "isReadOnly": false,
@@ -3436,7 +3436,7 @@
3436
3436
  {
3437
3437
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_PSK_WITH_AES_128_CCM_8_SHA256System.Net.Security.TlsCipherSuite",
3438
3438
  "clrName": "TLS_ECDHE_PSK_WITH_AES_128_CCM_8_SHA256",
3439
- "tsEmitName": "tls_ecdhe_psk_with_aes_128_ccm_8_sha256",
3439
+ "tsEmitName": "TLS_ECDHE_PSK_WITH_AES_128_CCM_8_SHA256",
3440
3440
  "normalizedSignature": "TLS_ECDHE_PSK_WITH_AES_128_CCM_8_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
3441
3441
  "isStatic": true,
3442
3442
  "isReadOnly": false,
@@ -3445,7 +3445,7 @@
3445
3445
  {
3446
3446
  "stableId": "System.Net.Security:System.Net.Security.TlsCipherSuite::TLS_ECDHE_PSK_WITH_AES_128_CCM_SHA256System.Net.Security.TlsCipherSuite",
3447
3447
  "clrName": "TLS_ECDHE_PSK_WITH_AES_128_CCM_SHA256",
3448
- "tsEmitName": "tls_ecdhe_psk_with_aes_128_ccm_sha256",
3448
+ "tsEmitName": "TLS_ECDHE_PSK_WITH_AES_128_CCM_SHA256",
3449
3449
  "normalizedSignature": "TLS_ECDHE_PSK_WITH_AES_128_CCM_SHA256|System.Net.Security.TlsCipherSuite|static=true|const=true",
3450
3450
  "isStatic": true,
3451
3451
  "isReadOnly": false,