221 references to PopSequence
InMemory.FunctionalTests (2)
src\Servers\Kestrel\shared\test\CertificateAuthority.cs (2)
572
writer.
PopSequence
(s_context1);
651
writer.
PopSequence
();
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (2)
src\Servers\Kestrel\shared\test\CertificateAuthority.cs (2)
572
writer.
PopSequence
(s_context1);
651
writer.
PopSequence
();
System.Formats.Asn1 (7)
System\Formats\Asn1\AsnWriter.cs (5)
135
/// <see cref="
PopSequence
"/> or <see cref="PopSetOf"/>.
170
/// <see cref="
PopSequence
"/> or <see cref="PopSetOf"/>.
193
/// <see cref="
PopSequence
"/> or <see cref="PopSetOf"/>.
230
/// <see cref="
PopSequence
"/> or <see cref="PopSetOf"/>.
272
/// <see cref="
PopSequence
"/> or <see cref="PopSetOf"/>.
System\Formats\Asn1\AsnWriter.Sequence.cs (2)
15
/// A disposable value which will automatically call <see cref="
PopSequence
"/>.
23
/// <seealso cref="
PopSequence
"/>
System.Security.Cryptography (108)
src\libraries\Common\src\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml.cs (1)
47
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\AttributeAsn.xml.cs (1)
50
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\CurveAsn.xml.cs (1)
35
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\DigestInfoAsn.xml.cs (1)
28
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\DssParms.xml.cs (1)
30
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\ECPrivateKey.xml.cs (3)
35
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
43
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 1));
46
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml.cs (3)
31
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
36
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 1));
37
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml.cs (1)
28
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\FieldID.xml.cs (1)
42
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\GeneralNameAsn.xml.cs (1)
120
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 4));
src\libraries\Common\src\System\Security\Cryptography\Asn1\OtherNameAsn.xml.cs (2)
43
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
44
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PBEParameter.xml.cs (1)
28
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PBES2Params.xml.cs (1)
28
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pbkdf2Params.xml.cs (1)
63
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\CertBagAsn.xml.cs (2)
43
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
44
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml.cs (1)
61
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml.cs (1)
35
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\SafeBagAsn.xml.cs (2)
45
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
59
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\ContentInfoAsn.xml.cs (2)
43
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
44
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncryptedContentInfoAsn.xml.cs (1)
42
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncryptedDataAsn.xml.cs (1)
43
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (1)
45
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PssParamsAsn.xml.cs (5)
81
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
95
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 1));
110
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 2));
125
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 3));
129
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml.cs (1)
28
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml.cs (1)
42
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\RSAPublicKeyAsn.xml.cs (1)
28
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\SpecifiedECDomain.xml.cs (1)
55
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml.cs (1)
28
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml.cs (1)
63
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\DSAKeyFormatHelper.cs (4)
235
writer.
PopSequence
();
248
writer.
PopSequence
();
266
writer.
PopSequence
();
267
writer.
PopSequence
();
src\libraries\Common\src\System\Security\Cryptography\EccKeyFormatHelper.cs (10)
472
writer.
PopSequence
();
490
writer.
PopSequence
();
609
writer.
PopSequence
();
621
writer.
PopSequence
();
625
writer.
PopSequence
();
645
writer.
PopSequence
();
750
writer.
PopSequence
();
847
writer.
PopSequence
(explicit0);
859
writer.
PopSequence
(explicit1);
862
writer.
PopSequence
();
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.cs (1)
204
writer.
PopSequence
();
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.Encrypted.cs (1)
238
writer.
PopSequence
();
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (7)
1038
writer.
PopSequence
();
1067
writer.
PopSequence
();
1070
writer.
PopSequence
();
1073
writer.
PopSequence
();
1081
writer.
PopSequence
();
1084
writer.
PopSequence
();
1088
writer.
PopSequence
();
src\libraries\Common\src\System\Security\Cryptography\RSAKeyFormatHelper.cs (4)
183
writer.
PopSequence
();
255
writer.
PopSequence
();
269
writer.
PopSequence
();
306
writer.
PopSequence
();
System\Security\Cryptography\AsymmetricAlgorithmHelpers.Der.cs (1)
46
writer.
PopSequence
();
System\Security\Cryptography\X509Certificates\Asn1\AccessDescriptionAsn.xml.cs (1)
35
writer.
PopSequence
(tag);
System\Security\Cryptography\X509Certificates\Asn1\BasicConstraintsAsn.xml.cs (1)
59
writer.
PopSequence
(tag);
System\Security\Cryptography\X509Certificates\Asn1\CertificateAsn.xml.cs (1)
30
writer.
PopSequence
(tag);
System\Security\Cryptography\X509Certificates\Asn1\CertificatePolicyMappingAsn.xml.cs (1)
42
writer.
PopSequence
(tag);
System\Security\Cryptography\X509Certificates\Asn1\CertificateTemplateAsn.xml.cs (1)
42
writer.
PopSequence
(tag);
System\Security\Cryptography\X509Certificates\Asn1\CertificationRequestAsn.xml.cs (1)
30
writer.
PopSequence
(tag);
System\Security\Cryptography\X509Certificates\Asn1\CertificationRequestInfoAsn.xml.cs (1)
56
writer.
PopSequence
(tag);
System\Security\Cryptography\X509Certificates\Asn1\DistributionPointAsn.xml.cs (3)
33
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
51
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 2));
55
writer.
PopSequence
(tag);
System\Security\Cryptography\X509Certificates\Asn1\DistributionPointNameAsn.xml.cs (1)
52
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
System\Security\Cryptography\X509Certificates\Asn1\PolicyConstraintsAsn.xml.cs (1)
38
writer.
PopSequence
(tag);
System\Security\Cryptography\X509Certificates\Asn1\PolicyInformationAsn.xml.cs (1)
47
writer.
PopSequence
(tag);
System\Security\Cryptography\X509Certificates\Asn1\TbsCertificateAsn.xml.cs (4)
65
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
129
writer.
PopSequence
();
131
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 3));
134
writer.
PopSequence
(tag);
System\Security\Cryptography\X509Certificates\Asn1\ValidityAsn.xml.cs (1)
28
writer.
PopSequence
(tag);
System\Security\Cryptography\X509Certificates\CertificateRevocationListBuilder.CdpExtension.cs (1)
109
writer.
PopSequence
();
System\Security\Cryptography\X509Certificates\ECDsaX509SignatureGenerator.cs (1)
60
writer.
PopSequence
();
System\Security\Cryptography\X509Certificates\RSAPkcs1X509SignatureGenerator.cs (1)
87
writer.
PopSequence
();
System\Security\Cryptography\X509Certificates\UnixExportProvider.cs (16)
358
tmpWriter.
PopSequence
(s_contextSpecific0);
367
tmpWriter.
PopSequence
();
370
tmpWriter.
PopSequence
();
419
tmpWriter.
PopSequence
(s_contextSpecific0);
420
tmpWriter.
PopSequence
();
452
tmpWriter.
PopSequence
();
455
tmpWriter.
PopSequence
();
456
tmpWriter.
PopSequence
(s_contextSpecific0);
459
tmpWriter.
PopSequence
();
463
tmpWriter.
PopSequence
();
526
tmpWriter.
PopSequence
(s_contextSpecific0);
529
tmpWriter.
PopSequence
();
548
tmpWriter.
PopSequence
();
552
tmpWriter.
PopSequence
();
558
tmpWriter.
PopSequence
();
561
tmpWriter.
PopSequence
();
System\Security\Cryptography\X509Certificates\X509AuthorityInformationAccessExtension.cs (2)
303
writer.
PopSequence
();
326
writer.
PopSequence
();
System.Security.Cryptography.Pkcs (102)
src\libraries\Common\src\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml.cs (1)
47
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\AttributeAsn.xml.cs (1)
50
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\DigestInfoAsn.xml.cs (1)
28
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml.cs (3)
31
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
36
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 1));
37
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml.cs (1)
28
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\GeneralNameAsn.xml.cs (1)
120
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 4));
src\libraries\Common\src\System\Security\Cryptography\Asn1\OaepParamsAsn.xml.cs (4)
64
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
78
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 1));
92
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 2));
96
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\OtherNameAsn.xml.cs (2)
43
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
44
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PBEParameter.xml.cs (1)
28
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PBES2Params.xml.cs (1)
28
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pbkdf2Params.xml.cs (1)
63
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\CertBagAsn.xml.cs (2)
43
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
44
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml.cs (1)
61
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml.cs (1)
35
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\SafeBagAsn.xml.cs (2)
45
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
59
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\ContentInfoAsn.xml.cs (2)
43
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
44
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncryptedContentInfoAsn.xml.cs (1)
42
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncryptedDataAsn.xml.cs (1)
43
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (1)
45
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PssParamsAsn.xml.cs (5)
81
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
95
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 1));
110
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 2));
125
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 3));
129
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml.cs (1)
28
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml.cs (1)
28
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml.cs (1)
63
writer.
PopSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.cs (1)
204
writer.
PopSequence
();
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.Encrypted.cs (1)
238
writer.
PopSequence
();
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (7)
1038
writer.
PopSequence
();
1067
writer.
PopSequence
();
1070
writer.
PopSequence
();
1073
writer.
PopSequence
();
1081
writer.
PopSequence
();
1084
writer.
PopSequence
();
1088
writer.
PopSequence
();
System\Security\Cryptography\Pkcs\Asn1\CadesIssuerSerial.xml.cs (2)
33
writer.
PopSequence
();
36
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\EncapsulatedContentInfoAsn.xml.cs (2)
46
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
49
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\EnvelopedDataAsn.xml.cs (1)
59
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\EssCertId.xml.cs (1)
33
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\EssCertIdV2.xml.cs (1)
61
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\IssuerAndSerialNumberAsn.xml.cs (1)
44
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\KeyAgreeRecipientInfoAsn.xml.cs (4)
33
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
39
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 1));
49
writer.
PopSequence
();
51
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\KeyTransRecipientInfoAsn.xml.cs (1)
32
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\MessageImprint.xml.cs (1)
28
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\OriginatorInfoAsn.xml.cs (1)
60
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\OriginatorPublicKeyAsn.xml.cs (1)
28
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\OtherCertificateFormat.xml.cs (1)
42
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\OtherKeyAttributeAsn.xml.cs (1)
47
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\PkiStatusInfo.xml.cs (1)
56
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\PolicyInformation.xml.cs (2)
44
writer.
PopSequence
();
48
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\PolicyQualifierInfo.xml.cs (1)
42
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\RecipientEncryptedKeyAsn.xml.cs (1)
28
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\RecipientKeyIdentifier.xml.cs (1)
40
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\Rfc3161Accuracy.xml.cs (1)
45
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TimeStampReq.xml.cs (2)
88
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
92
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TimeStampResp.xml.cs (1)
40
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TstInfo.xml.cs (3)
91
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
103
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 1));
107
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\SecretBagAsn.xml.cs (2)
43
writer.
PopSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
44
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\SignedDataAsn.xml.cs (1)
82
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\SignerInfoAsn.xml.cs (1)
72
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\SigningCertificateAsn.xml.cs (3)
33
writer.
PopSequence
();
44
writer.
PopSequence
();
48
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\SigningCertificateV2Asn.xml.cs (3)
33
writer.
PopSequence
();
44
writer.
PopSequence
();
48
writer.
PopSequence
(tag);
System\Security\Cryptography\Pkcs\CmsSignature.cs (1)
259
writer.
PopSequence
();
System\Security\Cryptography\Pkcs\Pkcs12Builder.cs (9)
187
contentsWriter.
PopSequence
();
251
writer.
PopSequence
(contextSpecific0);
254
writer.
PopSequence
();
273
writer.
PopSequence
();
277
writer.
PopSequence
();
287
writer.
PopSequence
();
290
writer.
PopSequence
();
329
contentsWriter.
PopSequence
();
353
writer.
PopSequence
();
System\Security\Cryptography\Pkcs\Pkcs12SafeBag.cs (2)
76
writer.
PopSequence
(contextSpecific0);
92
writer.
PopSequence
();
System\Security\Cryptography\Pkcs\Pkcs12SafeContents.cs (3)
432
writer.
PopSequence
();
435
writer.
PopSequence
();
472
writer.
PopSequence
();
System\Security\Cryptography\Pkcs\SignerInfo.cs (1)
646
writer.
PopSequence
();