@tsonic/microsoft-extensions 10.0.5 → 10.0.8

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 +41 -33
  4. package/Microsoft.Extensions.Configuration/internal/index.d.ts +98 -89
  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 +17 -17
  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 +129 -118
  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 +40 -26
  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 +25 -12
  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 +12 -7
  53. package/System.Security.Cryptography.Pkcs/internal/index.d.ts +150 -75
  54. package/System.Security.Cryptography.Xml/internal/index.d.ts +101 -22
  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;
@@ -318,7 +348,6 @@ export interface EncryptionPropertyCollection$instance {
318
348
  readonly IsFixedSize: boolean;
319
349
  readonly IsReadOnly: boolean;
320
350
  readonly IsSynchronized: boolean;
321
- [index: number]: EncryptionProperty;
322
351
  readonly SyncRoot: unknown;
323
352
  Add(value: EncryptionProperty): int;
324
353
  Clear(): void;
@@ -339,9 +368,11 @@ export const EncryptionPropertyCollection: {
339
368
  };
340
369
 
341
370
 
342
- export type EncryptionPropertyCollection = EncryptionPropertyCollection$instance;
371
+ export type EncryptionPropertyCollection = EncryptionPropertyCollection$instance & { [index: number]: EncryptionProperty; };
343
372
 
344
373
  export interface KeyInfo$instance {
374
+ readonly __tsonic_type_System_Security_Cryptography_Xml_KeyInfo: never;
375
+
345
376
  readonly __tsonic_iface_System_Collections_IEnumerable: never;
346
377
 
347
378
  readonly Count: int;
@@ -363,6 +394,8 @@ export const KeyInfo: {
363
394
  export type KeyInfo = KeyInfo$instance;
364
395
 
365
396
  export interface KeyInfoClause$instance {
397
+ readonly __tsonic_type_System_Security_Cryptography_Xml_KeyInfoClause: never;
398
+
366
399
  GetXml(): XmlElement;
367
400
  LoadXml(element: XmlElement): void;
368
401
  }
@@ -375,6 +408,8 @@ export const KeyInfoClause: (abstract new() => KeyInfoClause) & {
375
408
  export type KeyInfoClause = KeyInfoClause$instance;
376
409
 
377
410
  export interface KeyInfoEncryptedKey$instance extends KeyInfoClause {
411
+ readonly __tsonic_type_System_Security_Cryptography_Xml_KeyInfoEncryptedKey: never;
412
+
378
413
  get EncryptedKey(): EncryptedKey | undefined;
379
414
  set EncryptedKey(value: EncryptedKey | undefined);
380
415
  GetXml(): XmlElement;
@@ -391,6 +426,8 @@ export const KeyInfoEncryptedKey: {
391
426
  export type KeyInfoEncryptedKey = KeyInfoEncryptedKey$instance;
392
427
 
393
428
  export interface KeyInfoName$instance extends KeyInfoClause {
429
+ readonly __tsonic_type_System_Security_Cryptography_Xml_KeyInfoName: never;
430
+
394
431
  get Value(): string | undefined;
395
432
  set Value(value: string | undefined);
396
433
  GetXml(): XmlElement;
@@ -407,6 +444,8 @@ export const KeyInfoName: {
407
444
  export type KeyInfoName = KeyInfoName$instance;
408
445
 
409
446
  export interface KeyInfoNode$instance extends KeyInfoClause {
447
+ readonly __tsonic_type_System_Security_Cryptography_Xml_KeyInfoNode: never;
448
+
410
449
  get Value(): XmlElement | undefined;
411
450
  set Value(value: XmlElement | undefined);
412
451
  GetXml(): XmlElement;
@@ -423,6 +462,8 @@ export const KeyInfoNode: {
423
462
  export type KeyInfoNode = KeyInfoNode$instance;
424
463
 
425
464
  export interface KeyInfoRetrievalMethod$instance extends KeyInfoClause {
465
+ readonly __tsonic_type_System_Security_Cryptography_Xml_KeyInfoRetrievalMethod: never;
466
+
426
467
  get Type(): string | undefined;
427
468
  set Type(value: string | undefined);
428
469
  get Uri(): string | undefined;
@@ -442,6 +483,8 @@ export const KeyInfoRetrievalMethod: {
442
483
  export type KeyInfoRetrievalMethod = KeyInfoRetrievalMethod$instance;
443
484
 
444
485
  export interface KeyInfoX509Data$instance extends KeyInfoClause {
486
+ readonly __tsonic_type_System_Security_Cryptography_Xml_KeyInfoX509Data: never;
487
+
445
488
  readonly Certificates: ArrayList | undefined;
446
489
  get CRL(): byte[] | undefined;
447
490
  set CRL(value: byte[] | undefined);
@@ -469,6 +512,8 @@ export const KeyInfoX509Data: {
469
512
  export type KeyInfoX509Data = KeyInfoX509Data$instance;
470
513
 
471
514
  export interface KeyReference$instance extends EncryptedReference {
515
+ readonly __tsonic_type_System_Security_Cryptography_Xml_KeyReference: never;
516
+
472
517
  }
473
518
 
474
519
 
@@ -482,6 +527,8 @@ export const KeyReference: {
482
527
  export type KeyReference = KeyReference$instance;
483
528
 
484
529
  export interface Reference$instance {
530
+ readonly __tsonic_type_System_Security_Cryptography_Xml_Reference: never;
531
+
485
532
  DigestMethod: string;
486
533
  get DigestValue(): byte[] | undefined;
487
534
  set DigestValue(value: byte[] | undefined);
@@ -508,13 +555,14 @@ export const Reference: {
508
555
  export type Reference = Reference$instance;
509
556
 
510
557
  export interface ReferenceList$instance {
558
+ readonly __tsonic_type_System_Security_Cryptography_Xml_ReferenceList: never;
559
+
511
560
  readonly __tsonic_iface_System_Collections_ICollection: never;
512
561
  readonly __tsonic_iface_System_Collections_IEnumerable: never;
513
562
  readonly __tsonic_iface_System_Collections_IList: never;
514
563
 
515
564
  readonly Count: int;
516
565
  readonly IsSynchronized: boolean;
517
- [index: number]: EncryptedReference;
518
566
  readonly SyncRoot: unknown;
519
567
  Add(value: unknown): int;
520
568
  Clear(): void;
@@ -534,9 +582,11 @@ export const ReferenceList: {
534
582
  };
535
583
 
536
584
 
537
- export type ReferenceList = ReferenceList$instance;
585
+ export type ReferenceList = ReferenceList$instance & { [index: number]: EncryptedReference; };
538
586
 
539
587
  export interface RSAKeyValue$instance extends KeyInfoClause {
588
+ readonly __tsonic_type_System_Security_Cryptography_Xml_RSAKeyValue: never;
589
+
540
590
  Key: RSA;
541
591
  GetXml(): XmlElement;
542
592
  LoadXml(value: XmlElement): void;
@@ -552,6 +602,8 @@ export const RSAKeyValue: {
552
602
  export type RSAKeyValue = RSAKeyValue$instance;
553
603
 
554
604
  export interface Signature$instance {
605
+ readonly __tsonic_type_System_Security_Cryptography_Xml_Signature: never;
606
+
555
607
  get Id(): string | undefined;
556
608
  set Id(value: string | undefined);
557
609
  KeyInfo: KeyInfo;
@@ -574,6 +626,8 @@ export const Signature: {
574
626
  export type Signature = Signature$instance;
575
627
 
576
628
  export interface SignedInfo$instance {
629
+ readonly __tsonic_type_System_Security_Cryptography_Xml_SignedInfo: never;
630
+
577
631
  readonly __tsonic_iface_System_Collections_ICollection: never;
578
632
  readonly __tsonic_iface_System_Collections_IEnumerable: never;
579
633
 
@@ -606,12 +660,14 @@ export const SignedInfo: {
606
660
  export type SignedInfo = SignedInfo$instance;
607
661
 
608
662
  export interface SignedXml$instance {
663
+ readonly __tsonic_type_System_Security_Cryptography_Xml_SignedXml: never;
664
+
609
665
  EncryptedXml: EncryptedXml;
610
666
  KeyInfo: KeyInfo;
611
667
  Resolver: XmlResolver;
612
- readonly SafeCanonicalizationMethods: Collection<System_Internal.String>;
668
+ readonly SafeCanonicalizationMethods: Collection_1<System_Internal.String>;
613
669
  readonly Signature: Signature;
614
- SignatureFormatValidator: Func<SignedXml, System_Internal.Boolean>;
670
+ SignatureFormatValidator: Func_2<SignedXml, System_Internal.Boolean>;
615
671
  readonly SignatureLength: string | undefined;
616
672
  readonly SignatureMethod: string | undefined;
617
673
  readonly SignatureValue: byte[] | undefined;
@@ -670,6 +726,8 @@ export const SignedXml: {
670
726
  export type SignedXml = SignedXml$instance;
671
727
 
672
728
  export interface Transform$instance {
729
+ readonly __tsonic_type_System_Security_Cryptography_Xml_Transform: never;
730
+
673
731
  get Algorithm(): string | undefined;
674
732
  set Algorithm(value: string | undefined);
675
733
  get Context(): XmlElement | undefined;
@@ -694,8 +752,9 @@ export const Transform: (abstract new() => Transform) & {
694
752
  export type Transform = Transform$instance;
695
753
 
696
754
  export interface TransformChain$instance {
755
+ readonly __tsonic_type_System_Security_Cryptography_Xml_TransformChain: never;
756
+
697
757
  readonly Count: int;
698
- readonly [index: number]: Transform;
699
758
  Add(transform: Transform): void;
700
759
  GetEnumerator(): IEnumerator;
701
760
  }
@@ -706,9 +765,11 @@ export const TransformChain: {
706
765
  };
707
766
 
708
767
 
709
- export type TransformChain = TransformChain$instance;
768
+ export type TransformChain = TransformChain$instance & { readonly [index: number]: Transform; };
710
769
 
711
770
  export interface XmlDecryptionTransform$instance extends Transform {
771
+ readonly __tsonic_type_System_Security_Cryptography_Xml_XmlDecryptionTransform: never;
772
+
712
773
  EncryptedXml: EncryptedXml;
713
774
  readonly InputTypes: Type[];
714
775
  readonly OutputTypes: Type[];
@@ -730,6 +791,8 @@ export const XmlDecryptionTransform: {
730
791
  export type XmlDecryptionTransform = XmlDecryptionTransform$instance;
731
792
 
732
793
  export interface XmlDsigBase64Transform$instance extends Transform {
794
+ readonly __tsonic_type_System_Security_Cryptography_Xml_XmlDsigBase64Transform: never;
795
+
733
796
  readonly InputTypes: Type[];
734
797
  readonly OutputTypes: Type[];
735
798
  GetInnerXml(): XmlNodeList | undefined;
@@ -748,6 +811,8 @@ export const XmlDsigBase64Transform: {
748
811
  export type XmlDsigBase64Transform = XmlDsigBase64Transform$instance;
749
812
 
750
813
  export interface XmlDsigC14NTransform$instance extends Transform {
814
+ readonly __tsonic_type_System_Security_Cryptography_Xml_XmlDsigC14NTransform: never;
815
+
751
816
  readonly InputTypes: Type[];
752
817
  readonly OutputTypes: Type[];
753
818
  GetDigestedOutput(hash: HashAlgorithm): byte[];
@@ -768,6 +833,8 @@ export const XmlDsigC14NTransform: {
768
833
  export type XmlDsigC14NTransform = XmlDsigC14NTransform$instance;
769
834
 
770
835
  export interface XmlDsigC14NWithCommentsTransform$instance extends XmlDsigC14NTransform {
836
+ readonly __tsonic_type_System_Security_Cryptography_Xml_XmlDsigC14NWithCommentsTransform: never;
837
+
771
838
  }
772
839
 
773
840
 
@@ -779,6 +846,8 @@ export const XmlDsigC14NWithCommentsTransform: {
779
846
  export type XmlDsigC14NWithCommentsTransform = XmlDsigC14NWithCommentsTransform$instance;
780
847
 
781
848
  export interface XmlDsigEnvelopedSignatureTransform$instance extends Transform {
849
+ readonly __tsonic_type_System_Security_Cryptography_Xml_XmlDsigEnvelopedSignatureTransform: never;
850
+
782
851
  readonly InputTypes: Type[];
783
852
  readonly OutputTypes: Type[];
784
853
  GetInnerXml(): XmlNodeList | undefined;
@@ -798,6 +867,8 @@ export const XmlDsigEnvelopedSignatureTransform: {
798
867
  export type XmlDsigEnvelopedSignatureTransform = XmlDsigEnvelopedSignatureTransform$instance;
799
868
 
800
869
  export interface XmlDsigExcC14NTransform$instance extends Transform {
870
+ readonly __tsonic_type_System_Security_Cryptography_Xml_XmlDsigExcC14NTransform: never;
871
+
801
872
  get InclusiveNamespacesPrefixList(): string | undefined;
802
873
  set InclusiveNamespacesPrefixList(value: string | undefined);
803
874
  readonly InputTypes: Type[];
@@ -822,6 +893,8 @@ export const XmlDsigExcC14NTransform: {
822
893
  export type XmlDsigExcC14NTransform = XmlDsigExcC14NTransform$instance;
823
894
 
824
895
  export interface XmlDsigExcC14NWithCommentsTransform$instance extends XmlDsigExcC14NTransform {
896
+ readonly __tsonic_type_System_Security_Cryptography_Xml_XmlDsigExcC14NWithCommentsTransform: never;
897
+
825
898
  }
826
899
 
827
900
 
@@ -834,6 +907,8 @@ export const XmlDsigExcC14NWithCommentsTransform: {
834
907
  export type XmlDsigExcC14NWithCommentsTransform = XmlDsigExcC14NWithCommentsTransform$instance;
835
908
 
836
909
  export interface XmlDsigXPathTransform$instance extends Transform {
910
+ readonly __tsonic_type_System_Security_Cryptography_Xml_XmlDsigXPathTransform: never;
911
+
837
912
  readonly InputTypes: Type[];
838
913
  readonly OutputTypes: Type[];
839
914
  GetInnerXml(): XmlNodeList | undefined;
@@ -852,6 +927,8 @@ export const XmlDsigXPathTransform: {
852
927
  export type XmlDsigXPathTransform = XmlDsigXPathTransform$instance;
853
928
 
854
929
  export interface XmlDsigXsltTransform$instance extends Transform {
930
+ readonly __tsonic_type_System_Security_Cryptography_Xml_XmlDsigXsltTransform: never;
931
+
855
932
  readonly InputTypes: Type[];
856
933
  readonly OutputTypes: Type[];
857
934
  GetInnerXml(): XmlNodeList | undefined;
@@ -871,6 +948,8 @@ export const XmlDsigXsltTransform: {
871
948
  export type XmlDsigXsltTransform = XmlDsigXsltTransform$instance;
872
949
 
873
950
  export interface XmlLicenseTransform$instance extends Transform {
951
+ readonly __tsonic_type_System_Security_Cryptography_Xml_XmlLicenseTransform: never;
952
+
874
953
  get Decryptor(): IRelDecryptor | undefined;
875
954
  set Decryptor(value: IRelDecryptor | undefined);
876
955
  readonly InputTypes: Type[];