@tsonic/microsoft-extensions 10.0.5 → 10.0.7

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 (56) hide show
  1. package/Microsoft.Extensions.Caching.Distributed/internal/index.d.ts +21 -19
  2. package/Microsoft.Extensions.Caching.Hybrid/internal/index.d.ts +25 -21
  3. package/Microsoft.Extensions.Caching.Memory/internal/index.d.ts +39 -31
  4. package/Microsoft.Extensions.Configuration/internal/index.d.ts +92 -76
  5. package/Microsoft.Extensions.Configuration.CommandLine/internal/index.d.ts +13 -11
  6. package/Microsoft.Extensions.Configuration.EnvironmentVariables/internal/index.d.ts +9 -7
  7. package/Microsoft.Extensions.Configuration.Ini/internal/index.d.ts +16 -10
  8. package/Microsoft.Extensions.Configuration.Json/internal/index.d.ts +15 -9
  9. package/Microsoft.Extensions.Configuration.KeyPerFile/internal/index.d.ts +11 -11
  10. package/Microsoft.Extensions.Configuration.Memory/internal/index.d.ts +15 -15
  11. package/Microsoft.Extensions.Configuration.UserSecrets/internal/index.d.ts +6 -2
  12. package/Microsoft.Extensions.Configuration.Xml/internal/index.d.ts +19 -11
  13. package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +127 -115
  14. package/Microsoft.Extensions.DependencyInjection.Extensions/internal/index.d.ts +18 -18
  15. package/Microsoft.Extensions.Diagnostics.HealthChecks/internal/index.d.ts +47 -31
  16. package/Microsoft.Extensions.Diagnostics.Metrics/internal/index.d.ts +25 -19
  17. package/Microsoft.Extensions.Diagnostics.Metrics.Configuration/internal/index.d.ts +1 -1
  18. package/Microsoft.Extensions.FileProviders/internal/index.d.ts +39 -39
  19. package/Microsoft.Extensions.FileProviders.Composite/internal/index.d.ts +12 -12
  20. package/Microsoft.Extensions.FileProviders.Embedded/internal/index.d.ts +7 -7
  21. package/Microsoft.Extensions.FileProviders.Internal/internal/index.d.ts +11 -11
  22. package/Microsoft.Extensions.FileProviders.Physical/internal/index.d.ts +21 -15
  23. package/Microsoft.Extensions.FileSystemGlobbing/internal/index.d.ts +21 -13
  24. package/Microsoft.Extensions.FileSystemGlobbing.Abstractions/internal/index.d.ts +16 -6
  25. package/Microsoft.Extensions.FileSystemGlobbing.Internal/internal/index.d.ts +14 -10
  26. package/Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments/internal/index.d.ts +20 -20
  27. package/Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts/internal/index.d.ts +33 -15
  28. package/Microsoft.Extensions.FileSystemGlobbing.Internal.Patterns/internal/index.d.ts +4 -2
  29. package/Microsoft.Extensions.Hosting/internal/index.d.ts +53 -39
  30. package/Microsoft.Extensions.Hosting.Internal/internal/index.d.ts +13 -13
  31. package/Microsoft.Extensions.Http/internal/index.d.ts +14 -10
  32. package/Microsoft.Extensions.Http.Logging/internal/index.d.ts +13 -9
  33. package/Microsoft.Extensions.Internal/internal/index.d.ts +5 -5
  34. package/Microsoft.Extensions.Localization/internal/index.d.ts +31 -19
  35. package/Microsoft.Extensions.Logging/internal/index.d.ts +80 -66
  36. package/Microsoft.Extensions.Logging.Abstractions/internal/index.d.ts +28 -22
  37. package/Microsoft.Extensions.Logging.Configuration/internal/index.d.ts +4 -2
  38. package/Microsoft.Extensions.Logging.Console/internal/index.d.ts +24 -10
  39. package/Microsoft.Extensions.Logging.Debug/internal/index.d.ts +5 -5
  40. package/Microsoft.Extensions.Logging.EventLog/internal/index.d.ts +9 -7
  41. package/Microsoft.Extensions.Logging.EventSource/internal/index.d.ts +9 -7
  42. package/Microsoft.Extensions.Logging.TraceSource/internal/index.d.ts +6 -6
  43. package/Microsoft.Extensions.ObjectPool/internal/index.d.ts +23 -7
  44. package/Microsoft.Extensions.Options/internal/index.d.ts +168 -128
  45. package/Microsoft.Extensions.Primitives/internal/index.d.ts +38 -22
  46. package/Microsoft.Extensions.Validation/internal/index.d.ts +31 -21
  47. package/Microsoft.Extensions.WebEncoders/internal/index.d.ts +5 -3
  48. package/Microsoft.Extensions.WebEncoders.Testing/internal/index.d.ts +10 -4
  49. package/System.Diagnostics/internal/index.d.ts +24 -10
  50. package/System.Diagnostics.Eventing.Reader/internal/index.d.ts +120 -70
  51. package/System.Net.Http/internal/index.d.ts +3 -3
  52. package/System.Security.Cryptography/internal/index.d.ts +11 -5
  53. package/System.Security.Cryptography.Pkcs/internal/index.d.ts +147 -69
  54. package/System.Security.Cryptography.Xml/internal/index.d.ts +98 -16
  55. package/__internal/extensions/index.d.ts +614 -505
  56. package/package.json +3 -3
@@ -9,20 +9,20 @@ import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint12
9
9
  import type { ptr } from "@tsonic/core/types.js";
10
10
 
11
11
  // Import types from other namespaces
12
- import * as System_Collections_Internal from "@tsonic/dotnet/System.Collections.js";
13
- import type { ArrayList, Hashtable, ICollection, IEnumerable, IEnumerator, IList } from "@tsonic/dotnet/System.Collections.js";
14
- import type { Collection } from "@tsonic/dotnet/System.Collections.ObjectModel.js";
15
- import type { Stream } from "@tsonic/dotnet/System.IO.js";
16
- import * as System_Internal from "@tsonic/dotnet/System.js";
17
- import type { Array as ClrArray, Boolean as ClrBoolean, Byte, Exception, Func, Int32, Object as ClrObject, String as ClrString, Type, ValueType, Void } from "@tsonic/dotnet/System.js";
18
- import * as System_Runtime_Serialization_Internal from "@tsonic/dotnet/System.Runtime.Serialization.js";
19
- import type { ISerializable, SerializationInfo, StreamingContext } from "@tsonic/dotnet/System.Runtime.Serialization.js";
20
- import type { AsymmetricAlgorithm, CipherMode, DSA, HashAlgorithm, KeyedHashAlgorithm, PaddingMode, RSA, SymmetricAlgorithm } from "@tsonic/dotnet/System.Security.Cryptography.js";
21
- import type { X509Certificate, X509Certificate2, X509IncludeOption } from "@tsonic/dotnet/System.Security.Cryptography.X509Certificates.js";
22
- import type { Evidence } from "@tsonic/dotnet/System.Security.Policy.js";
23
- import type { Encoding } from "@tsonic/dotnet/System.Text.js";
24
- import * as System_Xml_Internal from "@tsonic/dotnet/System.Xml.js";
25
- import type { XmlDocument, XmlElement, XmlException, XmlNodeList, XmlResolver } from "@tsonic/dotnet/System.Xml.js";
12
+ import type { Collection_1 } from "@tsonic/dotnet/System.Collections.ObjectModel/internal/index.js";
13
+ import * as System_Collections_Internal from "@tsonic/dotnet/System.Collections/internal/index.js";
14
+ import type { ArrayList, Hashtable, ICollection, IEnumerable, IEnumerator, IList } from "@tsonic/dotnet/System.Collections/internal/index.js";
15
+ import type { Stream } from "@tsonic/dotnet/System.IO/internal/index.js";
16
+ import * as System_Runtime_Serialization_Internal from "@tsonic/dotnet/System.Runtime.Serialization/internal/index.js";
17
+ import type { ISerializable, SerializationInfo, StreamingContext } from "@tsonic/dotnet/System.Runtime.Serialization/internal/index.js";
18
+ import type { X509Certificate, X509Certificate2, X509IncludeOption } from "@tsonic/dotnet/System.Security.Cryptography.X509Certificates/internal/index.js";
19
+ import type { AsymmetricAlgorithm, CipherMode, DSA, HashAlgorithm, KeyedHashAlgorithm, PaddingMode, RSA, SymmetricAlgorithm } from "@tsonic/dotnet/System.Security.Cryptography/internal/index.js";
20
+ import type { Evidence } from "@tsonic/dotnet/System.Security.Policy/internal/index.js";
21
+ import type { Encoding } from "@tsonic/dotnet/System.Text/internal/index.js";
22
+ import * as System_Xml_Internal from "@tsonic/dotnet/System.Xml/internal/index.js";
23
+ import type { XmlDocument, XmlElement, XmlException, XmlNodeList, XmlResolver } from "@tsonic/dotnet/System.Xml/internal/index.js";
24
+ import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
25
+ import type { Array as ClrArray, Boolean as ClrBoolean, Byte, Exception, Func_2, Int32, Object as ClrObject, String as ClrString, Type, ValueType, Void } from "@tsonic/dotnet/System/internal/index.js";
26
26
 
27
27
  export interface IRelDecryptor$instance {
28
28
  readonly __tsonic_iface_System_Security_Cryptography_Xml_IRelDecryptor: never;
@@ -34,6 +34,8 @@ export interface IRelDecryptor$instance {
34
34
  export type IRelDecryptor = IRelDecryptor$instance;
35
35
 
36
36
  export interface X509IssuerSerial$instance {
37
+ readonly __tsonic_type_System_Security_Cryptography_Xml_X509IssuerSerial: never;
38
+
37
39
  IssuerName: string;
38
40
  SerialNumber: string;
39
41
  }
@@ -47,6 +49,8 @@ export const X509IssuerSerial: {
47
49
  export type X509IssuerSerial = X509IssuerSerial$instance;
48
50
 
49
51
  export interface CipherData$instance {
52
+ readonly __tsonic_type_System_Security_Cryptography_Xml_CipherData: never;
53
+
50
54
  get CipherReference(): CipherReference | undefined;
51
55
  set CipherReference(value: CipherReference | undefined);
52
56
  get CipherValue(): byte[] | undefined;
@@ -66,6 +70,8 @@ export const CipherData: {
66
70
  export type CipherData = CipherData$instance;
67
71
 
68
72
  export interface CipherReference$instance extends EncryptedReference {
73
+ readonly __tsonic_type_System_Security_Cryptography_Xml_CipherReference: never;
74
+
69
75
  GetXml(): XmlElement;
70
76
  LoadXml(value: XmlElement): void;
71
77
  }
@@ -81,6 +87,8 @@ export const CipherReference: {
81
87
  export type CipherReference = CipherReference$instance;
82
88
 
83
89
  export interface CryptoSignedXmlRecursionException$instance extends XmlException {
90
+ readonly __tsonic_type_System_Security_Cryptography_Xml_CryptoSignedXmlRecursionException: never;
91
+
84
92
  readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
85
93
 
86
94
  }
@@ -96,6 +104,8 @@ export const CryptoSignedXmlRecursionException: {
96
104
  export type CryptoSignedXmlRecursionException = CryptoSignedXmlRecursionException$instance;
97
105
 
98
106
  export interface DataObject$instance {
107
+ readonly __tsonic_type_System_Security_Cryptography_Xml_DataObject: never;
108
+
99
109
  Data: XmlNodeList;
100
110
  get Encoding(): string | undefined;
101
111
  set Encoding(value: string | undefined);
@@ -117,6 +127,8 @@ export const DataObject: {
117
127
  export type DataObject = DataObject$instance;
118
128
 
119
129
  export interface DataReference$instance extends EncryptedReference {
130
+ readonly __tsonic_type_System_Security_Cryptography_Xml_DataReference: never;
131
+
120
132
  }
121
133
 
122
134
 
@@ -130,6 +142,8 @@ export const DataReference: {
130
142
  export type DataReference = DataReference$instance;
131
143
 
132
144
  export interface DSAKeyValue$instance extends KeyInfoClause {
145
+ readonly __tsonic_type_System_Security_Cryptography_Xml_DSAKeyValue: never;
146
+
133
147
  Key: DSA;
134
148
  GetXml(): XmlElement;
135
149
  LoadXml(value: XmlElement): void;
@@ -145,6 +159,8 @@ export const DSAKeyValue: {
145
159
  export type DSAKeyValue = DSAKeyValue$instance;
146
160
 
147
161
  export interface EncryptedData$instance extends EncryptedType {
162
+ readonly __tsonic_type_System_Security_Cryptography_Xml_EncryptedData: never;
163
+
148
164
  GetXml(): XmlElement;
149
165
  LoadXml(value: XmlElement): void;
150
166
  }
@@ -158,6 +174,8 @@ export const EncryptedData: {
158
174
  export type EncryptedData = EncryptedData$instance;
159
175
 
160
176
  export interface EncryptedKey$instance extends EncryptedType {
177
+ readonly __tsonic_type_System_Security_Cryptography_Xml_EncryptedKey: never;
178
+
161
179
  get CarriedKeyName(): string | undefined;
162
180
  set CarriedKeyName(value: string | undefined);
163
181
  Recipient: string;
@@ -177,6 +195,8 @@ export const EncryptedKey: {
177
195
  export type EncryptedKey = EncryptedKey$instance;
178
196
 
179
197
  export interface EncryptedReference$instance {
198
+ readonly __tsonic_type_System_Security_Cryptography_Xml_EncryptedReference: never;
199
+
180
200
  TransformChain: TransformChain;
181
201
  Uri: string;
182
202
  AddTransform(transform: Transform): void;
@@ -192,6 +212,8 @@ export const EncryptedReference: (abstract new() => EncryptedReference) & (abstr
192
212
  export type EncryptedReference = EncryptedReference$instance;
193
213
 
194
214
  export interface EncryptedType$instance {
215
+ readonly __tsonic_type_System_Security_Cryptography_Xml_EncryptedType: never;
216
+
195
217
  CipherData: CipherData;
196
218
  get Encoding(): string | undefined;
197
219
  set Encoding(value: string | undefined);
@@ -218,6 +240,8 @@ export const EncryptedType: (abstract new() => EncryptedType) & {
218
240
  export type EncryptedType = EncryptedType$instance;
219
241
 
220
242
  export interface EncryptedXml$instance {
243
+ readonly __tsonic_type_System_Security_Cryptography_Xml_EncryptedXml: never;
244
+
221
245
  get DocumentEvidence(): Evidence | undefined;
222
246
  set DocumentEvidence(value: Evidence | undefined);
223
247
  Encoding: Encoding;
@@ -275,6 +299,8 @@ export const EncryptedXml: {
275
299
  export type EncryptedXml = EncryptedXml$instance;
276
300
 
277
301
  export interface EncryptionMethod$instance {
302
+ readonly __tsonic_type_System_Security_Cryptography_Xml_EncryptionMethod: never;
303
+
278
304
  get KeyAlgorithm(): string | undefined;
279
305
  set KeyAlgorithm(value: string | undefined);
280
306
  KeySize: int;
@@ -292,6 +318,8 @@ export const EncryptionMethod: {
292
318
  export type EncryptionMethod = EncryptionMethod$instance;
293
319
 
294
320
  export interface EncryptionProperty$instance {
321
+ readonly __tsonic_type_System_Security_Cryptography_Xml_EncryptionProperty: never;
322
+
295
323
  readonly Id: string | undefined;
296
324
  get PropertyElement(): XmlElement | undefined;
297
325
  set PropertyElement(value: XmlElement | undefined);
@@ -310,6 +338,8 @@ export const EncryptionProperty: {
310
338
  export type EncryptionProperty = EncryptionProperty$instance;
311
339
 
312
340
  export interface EncryptionPropertyCollection$instance {
341
+ readonly __tsonic_type_System_Security_Cryptography_Xml_EncryptionPropertyCollection: never;
342
+
313
343
  readonly __tsonic_iface_System_Collections_ICollection: never;
314
344
  readonly __tsonic_iface_System_Collections_IEnumerable: never;
315
345
  readonly __tsonic_iface_System_Collections_IList: never;
@@ -342,6 +372,8 @@ export const EncryptionPropertyCollection: {
342
372
  export type EncryptionPropertyCollection = EncryptionPropertyCollection$instance;
343
373
 
344
374
  export interface KeyInfo$instance {
375
+ readonly __tsonic_type_System_Security_Cryptography_Xml_KeyInfo: never;
376
+
345
377
  readonly __tsonic_iface_System_Collections_IEnumerable: never;
346
378
 
347
379
  readonly Count: int;
@@ -363,6 +395,8 @@ export const KeyInfo: {
363
395
  export type KeyInfo = KeyInfo$instance;
364
396
 
365
397
  export interface KeyInfoClause$instance {
398
+ readonly __tsonic_type_System_Security_Cryptography_Xml_KeyInfoClause: never;
399
+
366
400
  GetXml(): XmlElement;
367
401
  LoadXml(element: XmlElement): void;
368
402
  }
@@ -375,6 +409,8 @@ export const KeyInfoClause: (abstract new() => KeyInfoClause) & {
375
409
  export type KeyInfoClause = KeyInfoClause$instance;
376
410
 
377
411
  export interface KeyInfoEncryptedKey$instance extends KeyInfoClause {
412
+ readonly __tsonic_type_System_Security_Cryptography_Xml_KeyInfoEncryptedKey: never;
413
+
378
414
  get EncryptedKey(): EncryptedKey | undefined;
379
415
  set EncryptedKey(value: EncryptedKey | undefined);
380
416
  GetXml(): XmlElement;
@@ -391,6 +427,8 @@ export const KeyInfoEncryptedKey: {
391
427
  export type KeyInfoEncryptedKey = KeyInfoEncryptedKey$instance;
392
428
 
393
429
  export interface KeyInfoName$instance extends KeyInfoClause {
430
+ readonly __tsonic_type_System_Security_Cryptography_Xml_KeyInfoName: never;
431
+
394
432
  get Value(): string | undefined;
395
433
  set Value(value: string | undefined);
396
434
  GetXml(): XmlElement;
@@ -407,6 +445,8 @@ export const KeyInfoName: {
407
445
  export type KeyInfoName = KeyInfoName$instance;
408
446
 
409
447
  export interface KeyInfoNode$instance extends KeyInfoClause {
448
+ readonly __tsonic_type_System_Security_Cryptography_Xml_KeyInfoNode: never;
449
+
410
450
  get Value(): XmlElement | undefined;
411
451
  set Value(value: XmlElement | undefined);
412
452
  GetXml(): XmlElement;
@@ -423,6 +463,8 @@ export const KeyInfoNode: {
423
463
  export type KeyInfoNode = KeyInfoNode$instance;
424
464
 
425
465
  export interface KeyInfoRetrievalMethod$instance extends KeyInfoClause {
466
+ readonly __tsonic_type_System_Security_Cryptography_Xml_KeyInfoRetrievalMethod: never;
467
+
426
468
  get Type(): string | undefined;
427
469
  set Type(value: string | undefined);
428
470
  get Uri(): string | undefined;
@@ -442,6 +484,8 @@ export const KeyInfoRetrievalMethod: {
442
484
  export type KeyInfoRetrievalMethod = KeyInfoRetrievalMethod$instance;
443
485
 
444
486
  export interface KeyInfoX509Data$instance extends KeyInfoClause {
487
+ readonly __tsonic_type_System_Security_Cryptography_Xml_KeyInfoX509Data: never;
488
+
445
489
  readonly Certificates: ArrayList | undefined;
446
490
  get CRL(): byte[] | undefined;
447
491
  set CRL(value: byte[] | undefined);
@@ -469,6 +513,8 @@ export const KeyInfoX509Data: {
469
513
  export type KeyInfoX509Data = KeyInfoX509Data$instance;
470
514
 
471
515
  export interface KeyReference$instance extends EncryptedReference {
516
+ readonly __tsonic_type_System_Security_Cryptography_Xml_KeyReference: never;
517
+
472
518
  }
473
519
 
474
520
 
@@ -482,6 +528,8 @@ export const KeyReference: {
482
528
  export type KeyReference = KeyReference$instance;
483
529
 
484
530
  export interface Reference$instance {
531
+ readonly __tsonic_type_System_Security_Cryptography_Xml_Reference: never;
532
+
485
533
  DigestMethod: string;
486
534
  get DigestValue(): byte[] | undefined;
487
535
  set DigestValue(value: byte[] | undefined);
@@ -508,6 +556,8 @@ export const Reference: {
508
556
  export type Reference = Reference$instance;
509
557
 
510
558
  export interface ReferenceList$instance {
559
+ readonly __tsonic_type_System_Security_Cryptography_Xml_ReferenceList: never;
560
+
511
561
  readonly __tsonic_iface_System_Collections_ICollection: never;
512
562
  readonly __tsonic_iface_System_Collections_IEnumerable: never;
513
563
  readonly __tsonic_iface_System_Collections_IList: never;
@@ -537,6 +587,8 @@ export const ReferenceList: {
537
587
  export type ReferenceList = ReferenceList$instance;
538
588
 
539
589
  export interface RSAKeyValue$instance extends KeyInfoClause {
590
+ readonly __tsonic_type_System_Security_Cryptography_Xml_RSAKeyValue: never;
591
+
540
592
  Key: RSA;
541
593
  GetXml(): XmlElement;
542
594
  LoadXml(value: XmlElement): void;
@@ -552,6 +604,8 @@ export const RSAKeyValue: {
552
604
  export type RSAKeyValue = RSAKeyValue$instance;
553
605
 
554
606
  export interface Signature$instance {
607
+ readonly __tsonic_type_System_Security_Cryptography_Xml_Signature: never;
608
+
555
609
  get Id(): string | undefined;
556
610
  set Id(value: string | undefined);
557
611
  KeyInfo: KeyInfo;
@@ -574,6 +628,8 @@ export const Signature: {
574
628
  export type Signature = Signature$instance;
575
629
 
576
630
  export interface SignedInfo$instance {
631
+ readonly __tsonic_type_System_Security_Cryptography_Xml_SignedInfo: never;
632
+
577
633
  readonly __tsonic_iface_System_Collections_ICollection: never;
578
634
  readonly __tsonic_iface_System_Collections_IEnumerable: never;
579
635
 
@@ -606,12 +662,14 @@ export const SignedInfo: {
606
662
  export type SignedInfo = SignedInfo$instance;
607
663
 
608
664
  export interface SignedXml$instance {
665
+ readonly __tsonic_type_System_Security_Cryptography_Xml_SignedXml: never;
666
+
609
667
  EncryptedXml: EncryptedXml;
610
668
  KeyInfo: KeyInfo;
611
669
  Resolver: XmlResolver;
612
- readonly SafeCanonicalizationMethods: Collection<System_Internal.String>;
670
+ readonly SafeCanonicalizationMethods: Collection_1<System_Internal.String>;
613
671
  readonly Signature: Signature;
614
- SignatureFormatValidator: Func<SignedXml, System_Internal.Boolean>;
672
+ SignatureFormatValidator: Func_2<SignedXml, System_Internal.Boolean>;
615
673
  readonly SignatureLength: string | undefined;
616
674
  readonly SignatureMethod: string | undefined;
617
675
  readonly SignatureValue: byte[] | undefined;
@@ -670,6 +728,8 @@ export const SignedXml: {
670
728
  export type SignedXml = SignedXml$instance;
671
729
 
672
730
  export interface Transform$instance {
731
+ readonly __tsonic_type_System_Security_Cryptography_Xml_Transform: never;
732
+
673
733
  get Algorithm(): string | undefined;
674
734
  set Algorithm(value: string | undefined);
675
735
  get Context(): XmlElement | undefined;
@@ -694,6 +754,8 @@ export const Transform: (abstract new() => Transform) & {
694
754
  export type Transform = Transform$instance;
695
755
 
696
756
  export interface TransformChain$instance {
757
+ readonly __tsonic_type_System_Security_Cryptography_Xml_TransformChain: never;
758
+
697
759
  readonly Count: int;
698
760
  readonly [index: number]: Transform;
699
761
  Add(transform: Transform): void;
@@ -709,6 +771,8 @@ export const TransformChain: {
709
771
  export type TransformChain = TransformChain$instance;
710
772
 
711
773
  export interface XmlDecryptionTransform$instance extends Transform {
774
+ readonly __tsonic_type_System_Security_Cryptography_Xml_XmlDecryptionTransform: never;
775
+
712
776
  EncryptedXml: EncryptedXml;
713
777
  readonly InputTypes: Type[];
714
778
  readonly OutputTypes: Type[];
@@ -730,6 +794,8 @@ export const XmlDecryptionTransform: {
730
794
  export type XmlDecryptionTransform = XmlDecryptionTransform$instance;
731
795
 
732
796
  export interface XmlDsigBase64Transform$instance extends Transform {
797
+ readonly __tsonic_type_System_Security_Cryptography_Xml_XmlDsigBase64Transform: never;
798
+
733
799
  readonly InputTypes: Type[];
734
800
  readonly OutputTypes: Type[];
735
801
  GetInnerXml(): XmlNodeList | undefined;
@@ -748,6 +814,8 @@ export const XmlDsigBase64Transform: {
748
814
  export type XmlDsigBase64Transform = XmlDsigBase64Transform$instance;
749
815
 
750
816
  export interface XmlDsigC14NTransform$instance extends Transform {
817
+ readonly __tsonic_type_System_Security_Cryptography_Xml_XmlDsigC14NTransform: never;
818
+
751
819
  readonly InputTypes: Type[];
752
820
  readonly OutputTypes: Type[];
753
821
  GetDigestedOutput(hash: HashAlgorithm): byte[];
@@ -768,6 +836,8 @@ export const XmlDsigC14NTransform: {
768
836
  export type XmlDsigC14NTransform = XmlDsigC14NTransform$instance;
769
837
 
770
838
  export interface XmlDsigC14NWithCommentsTransform$instance extends XmlDsigC14NTransform {
839
+ readonly __tsonic_type_System_Security_Cryptography_Xml_XmlDsigC14NWithCommentsTransform: never;
840
+
771
841
  }
772
842
 
773
843
 
@@ -779,6 +849,8 @@ export const XmlDsigC14NWithCommentsTransform: {
779
849
  export type XmlDsigC14NWithCommentsTransform = XmlDsigC14NWithCommentsTransform$instance;
780
850
 
781
851
  export interface XmlDsigEnvelopedSignatureTransform$instance extends Transform {
852
+ readonly __tsonic_type_System_Security_Cryptography_Xml_XmlDsigEnvelopedSignatureTransform: never;
853
+
782
854
  readonly InputTypes: Type[];
783
855
  readonly OutputTypes: Type[];
784
856
  GetInnerXml(): XmlNodeList | undefined;
@@ -798,6 +870,8 @@ export const XmlDsigEnvelopedSignatureTransform: {
798
870
  export type XmlDsigEnvelopedSignatureTransform = XmlDsigEnvelopedSignatureTransform$instance;
799
871
 
800
872
  export interface XmlDsigExcC14NTransform$instance extends Transform {
873
+ readonly __tsonic_type_System_Security_Cryptography_Xml_XmlDsigExcC14NTransform: never;
874
+
801
875
  get InclusiveNamespacesPrefixList(): string | undefined;
802
876
  set InclusiveNamespacesPrefixList(value: string | undefined);
803
877
  readonly InputTypes: Type[];
@@ -822,6 +896,8 @@ export const XmlDsigExcC14NTransform: {
822
896
  export type XmlDsigExcC14NTransform = XmlDsigExcC14NTransform$instance;
823
897
 
824
898
  export interface XmlDsigExcC14NWithCommentsTransform$instance extends XmlDsigExcC14NTransform {
899
+ readonly __tsonic_type_System_Security_Cryptography_Xml_XmlDsigExcC14NWithCommentsTransform: never;
900
+
825
901
  }
826
902
 
827
903
 
@@ -834,6 +910,8 @@ export const XmlDsigExcC14NWithCommentsTransform: {
834
910
  export type XmlDsigExcC14NWithCommentsTransform = XmlDsigExcC14NWithCommentsTransform$instance;
835
911
 
836
912
  export interface XmlDsigXPathTransform$instance extends Transform {
913
+ readonly __tsonic_type_System_Security_Cryptography_Xml_XmlDsigXPathTransform: never;
914
+
837
915
  readonly InputTypes: Type[];
838
916
  readonly OutputTypes: Type[];
839
917
  GetInnerXml(): XmlNodeList | undefined;
@@ -852,6 +930,8 @@ export const XmlDsigXPathTransform: {
852
930
  export type XmlDsigXPathTransform = XmlDsigXPathTransform$instance;
853
931
 
854
932
  export interface XmlDsigXsltTransform$instance extends Transform {
933
+ readonly __tsonic_type_System_Security_Cryptography_Xml_XmlDsigXsltTransform: never;
934
+
855
935
  readonly InputTypes: Type[];
856
936
  readonly OutputTypes: Type[];
857
937
  GetInnerXml(): XmlNodeList | undefined;
@@ -871,6 +951,8 @@ export const XmlDsigXsltTransform: {
871
951
  export type XmlDsigXsltTransform = XmlDsigXsltTransform$instance;
872
952
 
873
953
  export interface XmlLicenseTransform$instance extends Transform {
954
+ readonly __tsonic_type_System_Security_Cryptography_Xml_XmlLicenseTransform: never;
955
+
874
956
  get Decryptor(): IRelDecryptor | undefined;
875
957
  set Decryptor(value: IRelDecryptor | undefined);
876
958
  readonly InputTypes: Type[];