376 references to PushSequence
InMemory.FunctionalTests (24)
src\Servers\Kestrel\shared\test\CertificateAuthority.cs (24)
371
using (writer.
PushSequence
())
381
using (writer.
PushSequence
())
426
using (writer.
PushSequence
())
431
using (writer.
PushSequence
())
441
using (writer.
PushSequence
(s_context0))
444
using (writer.
PushSequence
())
447
using (writer.
PushSequence
())
460
using (writer.
PushSequence
())
490
using (writer.
PushSequence
())
525
using (writer.
PushSequence
())
535
using (writer.
PushSequence
(s_context1))
549
using (writer.
PushSequence
())
559
using (writer.
PushSequence
())
570
writer.
PushSequence
(s_context1);
586
using (writer.
PushSequence
(s_context0))
602
using (writer.
PushSequence
(s_context1))
603
using (writer.
PushSequence
())
620
using (writer.
PushSequence
())
624
using (writer.
PushSequence
())
647
using (writer.
PushSequence
(s_context0))
648
using (writer.
PushSequence
())
659
using (writer.
PushSequence
())
663
using (writer.
PushSequence
(s_context0))
664
using (writer.
PushSequence
())
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (24)
src\Servers\Kestrel\shared\test\CertificateAuthority.cs (24)
371
using (writer.
PushSequence
())
381
using (writer.
PushSequence
())
426
using (writer.
PushSequence
())
431
using (writer.
PushSequence
())
441
using (writer.
PushSequence
(s_context0))
444
using (writer.
PushSequence
())
447
using (writer.
PushSequence
())
460
using (writer.
PushSequence
())
490
using (writer.
PushSequence
())
525
using (writer.
PushSequence
())
535
using (writer.
PushSequence
(s_context1))
549
using (writer.
PushSequence
())
559
using (writer.
PushSequence
())
570
writer.
PushSequence
(s_context1);
586
using (writer.
PushSequence
(s_context0))
602
using (writer.
PushSequence
(s_context1))
603
using (writer.
PushSequence
())
620
using (writer.
PushSequence
())
624
using (writer.
PushSequence
())
647
using (writer.
PushSequence
(s_context0))
648
using (writer.
PushSequence
())
659
using (writer.
PushSequence
())
663
using (writer.
PushSequence
(s_context0))
664
using (writer.
PushSequence
())
System.DirectoryServices.Protocols (12)
System\DirectoryServices\Protocols\common\DirectoryControl.cs (12)
345
using (writer.
PushSequence
())
440
using (writer.
PushSequence
())
487
using (writer.
PushSequence
())
530
using (writer.
PushSequence
())
585
using (writer.
PushSequence
())
661
using (writer.
PushSequence
())
757
using (writer.
PushSequence
())
876
using (writer.
PushSequence
())
882
using (writer.
PushSequence
())
1056
using (writer.
PushSequence
())
1069
using (writer.
PushSequence
(s_byOffsetChoiceTag))
1142
using (writer.
PushSequence
())
System.Formats.Asn1 (11)
System\Formats\Asn1\AsnWriter.cs (10)
108
/// <see cref="
PushSequence
"/>, <see cref="PushSetOf"/>, or
134
/// A <see cref="
PushSequence
"/> or <see cref="PushSetOf"/> has not been closed via
169
/// A <see cref="
PushSequence
"/> or <see cref="PushSetOf"/> has not been closed via
192
/// A <see cref="
PushSequence
"/> or <see cref="PushSetOf"/> has not been closed via
229
/// A <see cref="
PushSequence
"/> or <see cref="PushSetOf"/> has not been closed via
271
/// A <see cref="
PushSequence
"/> or <see cref="PushSetOf"/> has not been closed via
308
/// A <see cref="
PushSequence
"/> or <see cref="PushSetOf"/> has not been closed via
356
/// A <see cref="
PushSequence
"/> or <see cref="PushSetOf"/> has not been closed via
376
/// A <see cref="
PushSequence
"/> or <see cref="PushSetOf"/> has not been closed via
524
/// A <see cref="
PushSequence
"/> or <see cref="PushSetOf"/> has not been closed via
System\Formats\Asn1\AsnWriter.Sequence.cs (1)
46
/// <seealso cref="
PushSequence
"/>
System.Net.Security (10)
System\Net\NegotiateAuthenticationPal.ManagedSpnego.cs (10)
143
using (writer.
PushSequence
(new Asn1Tag(TagClass.Application, 0)))
156
using (writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, (int)NegotiationToken.NegTokenInit)))
158
using (writer.
PushSequence
())
167
using (writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, (int)NegTokenInit.MechTypes)))
171
using (mechListWriter.
PushSequence
())
203
using (writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, (int)NegTokenInit.MechToken)))
336
using (writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, (int)NegotiationToken.NegTokenResp)))
338
using (writer.
PushSequence
())
340
using (writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, (int)NegTokenResp.ResponseToken)))
347
using (writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, (int)NegTokenResp.MechListMIC)))
System.Security.Cryptography (179)
src\libraries\Common\src\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml.cs (2)
24
writer.
PushSequence
(tag);
133
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\AttributeAsn.xml.cs (2)
25
writer.
PushSequence
(tag);
136
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\CurveAsn.xml.cs (1)
36
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\DigestInfoAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\DssParms.xml.cs (1)
25
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\ECPrivateKey.xml.cs (3)
48
writer.
PushSequence
(tag);
55
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
63
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 1));
src\libraries\Common\src\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml.cs (3)
24
writer.
PushSequence
(tag);
29
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
34
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 1));
src\libraries\Common\src\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml.cs (2)
24
writer.
PushSequence
(tag);
106
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\FieldID.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\GeneralNameAsn.xml.cs (1)
126
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 4));
src\libraries\Common\src\System\Security\Cryptography\Asn1\MLDsaPrivateKeyBothAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\MLKemPrivateKeyBothAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\OtherNameAsn.xml.cs (2)
24
writer.
PushSequence
(tag);
34
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
src\libraries\Common\src\System\Security\Cryptography\Asn1\PBEParameter.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PBES2Params.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pbkdf2Params.xml.cs (1)
43
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\CertBagAsn.xml.cs (2)
24
writer.
PushSequence
(tag);
34
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml.cs (1)
47
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml.cs (1)
25
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\SafeBagAsn.xml.cs (2)
26
writer.
PushSequence
(tag);
36
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\SecretBagAsn.xml.cs (2)
24
writer.
PushSequence
(tag);
34
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\ContentInfoAsn.xml.cs (4)
24
writer.
PushSequence
(tag);
34
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
119
writer.
PushSequence
(tag);
129
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncapsulatedContentInfoAsn.xml.cs (2)
24
writer.
PushSequence
(tag);
37
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncryptedContentInfoAsn.xml.cs (1)
25
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncryptedDataAsn.xml.cs (1)
26
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\IssuerAndSerialNumberAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\OtherCertificateFormat.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\SignedDataAsn.xml.cs (1)
29
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\SignerInfoAsn.xml.cs (1)
30
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (2)
27
writer.
PushSequence
(tag);
164
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PssParamsAsn.xml.cs (5)
71
writer.
PushSequence
(tag);
81
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
95
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 1));
110
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 2));
125
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 3));
src\libraries\Common\src\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml.cs (2)
24
writer.
PushSequence
(tag);
111
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml.cs (1)
31
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\RSAPublicKeyAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\SpecifiedECDomain.xml.cs (1)
40
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml.cs (2)
24
writer.
PushSequence
(tag);
106
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml.cs (2)
42
writer.
PushSequence
(tag);
157
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\AsymmetricAlgorithmHelpers.Der.cs (1)
39
writer.
PushSequence
();
src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsa.cs (2)
1866
using (writer.
PushSequence
())
1868
using (writer.
PushSequence
())
src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsaManaged.cs (2)
353
using (writer.
PushSequence
())
357
using (writer.
PushSequence
())
src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsaManaged.ECDsa.cs (2)
256
using (writer.
PushSequence
())
265
using (writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0, isConstructed: true)))
src\libraries\Common\src\System\Security\Cryptography\DSAKeyFormatHelper.cs (4)
222
writer.
PushSequence
();
234
writer.
PushSequence
();
245
writer.
PushSequence
();
252
writer.
PushSequence
();
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.cs (1)
154
writer.
PushSequence
();
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.Encrypted.cs (1)
186
writer.
PushSequence
();
src\libraries\Common\src\System\Security\Cryptography\MLDsa.cs (2)
2091
using (writer.
PushSequence
())
2093
using (writer.
PushSequence
())
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (7)
1069
writer.
PushSequence
();
1077
writer.
PushSequence
();
1089
writer.
PushSequence
();
1093
writer.
PushSequence
();
1098
writer.
PushSequence
();
1106
writer.
PushSequence
();
1120
writer.
PushSequence
();
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12Builder.cs (11)
170
contentsWriter.
PushSequence
();
229
writer.
PushSequence
();
233
writer.
PushSequence
();
239
writer.
PushSequence
(contextSpecific0);
257
writer.
PushSequence
();
259
writer.
PushSequence
();
261
writer.
PushSequence
();
312
contentsWriter.
PushSequence
();
329
writer.
PushSequence
();
333
using (writer.
PushSequence
())
337
using (writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0)))
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeBag.cs (2)
75
writer.
PushSequence
();
80
writer.
PushSequence
(contextSpecific0);
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeContents.cs (3)
395
writer.
PushSequence
();
403
writer.
PushSequence
();
446
writer.
PushSequence
();
src\libraries\Common\src\System\Security\Cryptography\RSAKeyFormatHelper.cs (3)
97
writer.
PushSequence
();
131
using (writer.
PushSequence
())
161
writer.
PushSequence
();
src\libraries\Common\src\System\Security\Cryptography\RSAKeyFormatHelper.Pkcs1.cs (2)
103
writer.
PushSequence
();
130
writer.
PushSequence
();
src\libraries\Common\src\System\Security\Cryptography\SlhDsa.cs (4)
668
using (writer.
PushSequence
())
672
using (writer.
PushSequence
())
1880
using (writer.
PushSequence
())
1882
using (writer.
PushSequence
())
src\libraries\Common\src\System\Security\Cryptography\X509Certificates\X509CertificateLoader.Pkcs12.cs (8)
1212
using (writer.
PushSequence
())
1230
using (writer.
PushSequence
())
1280
using (writer.
PushSequence
())
1284
using (writer.
PushSequence
())
1290
using (writer.
PushSequence
(contextSpecific0))
1305
using (writer.
PushSequence
())
1307
using (writer.
PushSequence
())
1309
using (writer.
PushSequence
())
System\Security\Cryptography\EccKeyFormatHelper.cs (10)
450
writer.
PushSequence
();
471
writer.
PushSequence
();
549
writer.
PushSequence
();
558
writer.
PushSequence
();
573
writer.
PushSequence
();
582
writer.
PushSequence
();
720
writer.
PushSequence
();
810
writer.
PushSequence
();
822
writer.
PushSequence
(explicit0);
834
writer.
PushSequence
(explicit1);
System\Security\Cryptography\X509Certificates\Asn1\AccessDescriptionAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
System\Security\Cryptography\X509Certificates\Asn1\BasicConstraintsAsn.xml.cs (1)
41
writer.
PushSequence
(tag);
System\Security\Cryptography\X509Certificates\Asn1\CertificateAsn.xml.cs (1)
25
writer.
PushSequence
(tag);
System\Security\Cryptography\X509Certificates\Asn1\CertificatePolicyMappingAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
System\Security\Cryptography\X509Certificates\Asn1\CertificateTemplateAsn.xml.cs (1)
25
writer.
PushSequence
(tag);
System\Security\Cryptography\X509Certificates\Asn1\CertificationRequestAsn.xml.cs (1)
25
writer.
PushSequence
(tag);
System\Security\Cryptography\X509Certificates\Asn1\CertificationRequestInfoAsn.xml.cs (2)
27
writer.
PushSequence
(tag);
151
writer.
PushSequence
(tag);
System\Security\Cryptography\X509Certificates\Asn1\DistributionPointAsn.xml.cs (3)
26
writer.
PushSequence
(tag);
31
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
46
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 2));
System\Security\Cryptography\X509Certificates\Asn1\DistributionPointNameAsn.xml.cs (1)
62
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
System\Security\Cryptography\X509Certificates\Asn1\PolicyConstraintsAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
System\Security\Cryptography\X509Certificates\Asn1\PolicyInformationAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
System\Security\Cryptography\X509Certificates\Asn1\TbsCertificateAsn.xml.cs (4)
55
writer.
PushSequence
(tag);
66
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
125
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 3));
127
writer.
PushSequence
();
System\Security\Cryptography\X509Certificates\Asn1\ValidityAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
System\Security\Cryptography\X509Certificates\CertificateRevocationListBuilder.Build.cs (8)
366
using (writer.
PushSequence
())
387
using (writer.
PushSequence
())
392
using (writer.
PushSequence
())
407
using (writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0)))
410
using (writer.
PushSequence
())
413
using (writer.
PushSequence
())
428
using (writer.
PushSequence
())
447
using (writer.
PushSequence
())
System\Security\Cryptography\X509Certificates\CertificateRevocationListBuilder.CdpExtension.cs (4)
74
writer.
PushSequence
();
78
using (writer.
PushSequence
())
81
using (writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0)))
84
using (writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0)))
System\Security\Cryptography\X509Certificates\CertificateRevocationListBuilder.cs (2)
182
using (writer.
PushSequence
())
185
using (writer.
PushSequence
())
System\Security\Cryptography\X509Certificates\ECDsaX509SignatureGenerator.cs (1)
58
writer.
PushSequence
();
System\Security\Cryptography\X509Certificates\MLDsaX509SignatureGenerator.cs (1)
30
writer.
PushSequence
();
System\Security\Cryptography\X509Certificates\Pkcs9ExtensionRequest.cs (1)
23
using (writer.
PushSequence
())
System\Security\Cryptography\X509Certificates\RSAPkcs1X509SignatureGenerator.cs (1)
84
writer.
PushSequence
();
System\Security\Cryptography\X509Certificates\RSAPssX509SignatureGenerator.cs (1)
83
using (writer.
PushSequence
())
System\Security\Cryptography\X509Certificates\SlhDsaX509SignatureGenerator.cs (1)
30
using (writer.
PushSequence
())
System\Security\Cryptography\X509Certificates\SubjectAlternativeNameBuilder.cs (1)
72
using (writer.
PushSequence
())
System\Security\Cryptography\X509Certificates\X500DistinguishedNameBuilder.cs (2)
345
using (_writer.
PushSequence
())
365
using (_writer.
PushSequence
())
System\Security\Cryptography\X509Certificates\X500NameEncoder.cs (2)
125
using (writer.
PushSequence
())
514
using (writer.
PushSequence
())
System\Security\Cryptography\X509Certificates\X509AuthorityInformationAccessExtension.cs (2)
288
writer.
PushSequence
();
306
writer.
PushSequence
();
System\Security\Cryptography\X509Certificates\X509AuthorityKeyIdentifierExtension.cs (7)
243
using (writer.
PushSequence
())
313
using (writer.
PushSequence
())
315
using (writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 1)))
316
using (writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 4)))
412
using (writer.
PushSequence
())
416
using (writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 1)))
417
using (writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 4)))
System\Security\Cryptography\X509Certificates\X509EnhancedKeyUsageExtension.cs (1)
69
using (writer.
PushSequence
())
System.Security.Cryptography.Pkcs (116)
src\libraries\Common\src\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml.cs (2)
24
writer.
PushSequence
(tag);
133
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\AttributeAsn.xml.cs (2)
25
writer.
PushSequence
(tag);
136
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\DigestInfoAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml.cs (3)
24
writer.
PushSequence
(tag);
29
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
34
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 1));
src\libraries\Common\src\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml.cs (2)
24
writer.
PushSequence
(tag);
106
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\GeneralNameAsn.xml.cs (1)
126
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 4));
src\libraries\Common\src\System\Security\Cryptography\Asn1\OaepParamsAsn.xml.cs (4)
55
writer.
PushSequence
(tag);
65
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
79
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 1));
93
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 2));
src\libraries\Common\src\System\Security\Cryptography\Asn1\OtherNameAsn.xml.cs (2)
24
writer.
PushSequence
(tag);
34
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
src\libraries\Common\src\System\Security\Cryptography\Asn1\PBEParameter.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PBES2Params.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pbkdf2Params.xml.cs (1)
43
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\CertBagAsn.xml.cs (2)
24
writer.
PushSequence
(tag);
34
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml.cs (1)
47
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml.cs (1)
25
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\SafeBagAsn.xml.cs (2)
26
writer.
PushSequence
(tag);
36
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\SecretBagAsn.xml.cs (2)
24
writer.
PushSequence
(tag);
34
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\ContentInfoAsn.xml.cs (4)
24
writer.
PushSequence
(tag);
34
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
119
writer.
PushSequence
(tag);
129
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncapsulatedContentInfoAsn.xml.cs (2)
24
writer.
PushSequence
(tag);
37
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncryptedContentInfoAsn.xml.cs (1)
25
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncryptedDataAsn.xml.cs (1)
26
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\IssuerAndSerialNumberAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\OtherCertificateFormat.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\SignedDataAsn.xml.cs (1)
29
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\SignerInfoAsn.xml.cs (1)
30
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (2)
27
writer.
PushSequence
(tag);
164
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PssParamsAsn.xml.cs (5)
71
writer.
PushSequence
(tag);
81
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
95
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 1));
110
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 2));
125
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 3));
src\libraries\Common\src\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml.cs (2)
24
writer.
PushSequence
(tag);
111
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml.cs (2)
24
writer.
PushSequence
(tag);
106
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml.cs (2)
42
writer.
PushSequence
(tag);
157
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.cs (1)
154
writer.
PushSequence
();
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.Encrypted.cs (1)
186
writer.
PushSequence
();
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (7)
1069
writer.
PushSequence
();
1077
writer.
PushSequence
();
1089
writer.
PushSequence
();
1093
writer.
PushSequence
();
1098
writer.
PushSequence
();
1106
writer.
PushSequence
();
1120
writer.
PushSequence
();
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12Builder.cs (11)
170
contentsWriter.
PushSequence
();
229
writer.
PushSequence
();
233
writer.
PushSequence
();
239
writer.
PushSequence
(contextSpecific0);
257
writer.
PushSequence
();
259
writer.
PushSequence
();
261
writer.
PushSequence
();
312
contentsWriter.
PushSequence
();
329
writer.
PushSequence
();
333
using (writer.
PushSequence
())
337
using (writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0)))
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeBag.cs (2)
75
writer.
PushSequence
();
80
writer.
PushSequence
(contextSpecific0);
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeContents.cs (3)
395
writer.
PushSequence
();
403
writer.
PushSequence
();
446
writer.
PushSequence
();
System\Security\Cryptography\Pkcs\Asn1\CadesIssuerSerial.xml.cs (2)
25
writer.
PushSequence
(tag);
28
writer.
PushSequence
();
System\Security\Cryptography\Pkcs\Asn1\EnvelopedDataAsn.xml.cs (1)
28
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\EssCertId.xml.cs (1)
24
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\EssCertIdV2.xml.cs (1)
43
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\KeyAgreeRecipientInfoAsn.xml.cs (4)
28
writer.
PushSequence
(tag);
31
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
37
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 1));
44
writer.
PushSequence
();
System\Security\Cryptography\Pkcs\Asn1\KeyTransRecipientInfoAsn.xml.cs (1)
26
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\MessageImprint.xml.cs (2)
24
writer.
PushSequence
(tag);
106
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\OriginatorInfoAsn.xml.cs (1)
25
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\OriginatorPublicKeyAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\OtherKeyAttributeAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\PkiStatusInfo.xml.cs (1)
25
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\PolicyInformation.xml.cs (2)
25
writer.
PushSequence
(tag);
39
writer.
PushSequence
();
System\Security\Cryptography\Pkcs\Asn1\PolicyQualifierInfo.xml.cs (1)
24
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\RecipientEncryptedKeyAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\RecipientKeyIdentifier.xml.cs (1)
25
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\Rfc3161Accuracy.xml.cs (1)
25
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TimeStampReq.xml.cs (2)
46
writer.
PushSequence
(tag);
86
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TimeStampResp.xml.cs (1)
24
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TstInfo.xml.cs (5)
50
writer.
PushSequence
(tag);
92
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
101
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 1));
291
writer.
PushSequence
(tag);
333
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
System\Security\Cryptography\Pkcs\Asn1\SigningCertificateAsn.xml.cs (3)
25
writer.
PushSequence
(tag);
28
writer.
PushSequence
();
39
writer.
PushSequence
();
System\Security\Cryptography\Pkcs\Asn1\SigningCertificateV2Asn.xml.cs (3)
25
writer.
PushSequence
(tag);
28
writer.
PushSequence
();
39
writer.
PushSequence
();
System\Security\Cryptography\Pkcs\CmsSignature.cs (1)
240
writer.
PushSequence
();
System\Security\Cryptography\Pkcs\SignerInfo.cs (1)
628
using (compatMode ? writer.
PushSequence
() : writer.PushSetOf())