70 references to WriteInteger
InMemory.FunctionalTests (2)
src\Servers\Kestrel\shared\test\CertificateAuthority.cs (2)
384
writer.
WriteInteger
(1);
466
writer.
WriteInteger
(_crlNumber);
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (2)
src\Servers\Kestrel\shared\test\CertificateAuthority.cs (2)
384
writer.
WriteInteger
(1);
466
writer.
WriteInteger
(_crlNumber);
System.Security.Cryptography (38)
src\libraries\Common\src\System\Security\Cryptography\Asn1\ECPrivateKey.xml.cs (1)
28
writer.
WriteInteger
(Version);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PBEParameter.xml.cs (1)
27
writer.
WriteInteger
(IterationCount);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pbkdf2Params.xml.cs (2)
44
writer.
WriteInteger
(IterationCount);
48
writer.
WriteInteger
(KeyLength.Value);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml.cs (1)
53
tmp.
WriteInteger
(IterationCount);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml.cs (1)
27
writer.
WriteInteger
(Version);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncryptedDataAsn.xml.cs (1)
28
writer.
WriteInteger
(Version);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (1)
29
writer.
WriteInteger
(Version);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PssParamsAsn.xml.cs (2)
104
tmp.
WriteInteger
(SaltLength);
119
tmp.
WriteInteger
(TrailerField);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml.cs (1)
26
writer.
WriteInteger
(Rc2Version);
src\libraries\Common\src\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml.cs (1)
33
writer.
WriteInteger
(Version);
src\libraries\Common\src\System\Security\Cryptography\Asn1\SpecifiedECDomain.xml.cs (1)
31
writer.
WriteInteger
(Version);
src\libraries\Common\src\System\Security\Cryptography\DSAKeyFormatHelper.cs (1)
245
writer.
WriteInteger
(0);
src\libraries\Common\src\System\Security\Cryptography\EccKeyFormatHelper.cs (7)
576
writer.
WriteInteger
(1);
597
writer.
WriteInteger
(m);
605
writer.
WriteInteger
(k1);
606
writer.
WriteInteger
(k2);
607
writer.
WriteInteger
(k3);
618
writer.
WriteInteger
(k1);
834
writer.
WriteInteger
(1);
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.cs (1)
190
writer.
WriteInteger
(0);
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (2)
1037
writer.
WriteInteger
(iterationCount);
1059
writer.
WriteInteger
(iterationCount);
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12Builder.cs (3)
246
writer.
WriteInteger
(3);
290
writer.
WriteInteger
(iterationCount);
346
writer.
WriteInteger
(3);
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeContents.cs (1)
420
writer.
WriteInteger
(0);
src\libraries\Common\src\System\Security\Cryptography\RSAKeyFormatHelper.cs (2)
217
writer.
WriteInteger
(0);
296
writer.
WriteInteger
(0);
src\libraries\Common\src\System\Security\Cryptography\X509Certificates\X509CertificateLoader.Pkcs12.cs (1)
967
writer.
WriteInteger
(3);
System\Security\Cryptography\X509Certificates\Asn1\BasicConstraintsAsn.xml.cs (1)
56
writer.
WriteInteger
(PathLengthConstraint.Value);
System\Security\Cryptography\X509Certificates\Asn1\CertificateTemplateAsn.xml.cs (2)
35
writer.
WriteInteger
(TemplateMajorVersion);
39
writer.
WriteInteger
(TemplateMinorVersion.Value);
System\Security\Cryptography\X509Certificates\Asn1\PolicyConstraintsAsn.xml.cs (2)
29
writer.
WriteInteger
(RequireExplicitPolicyDepth.Value, new Asn1Tag(TagClass.ContextSpecific, 0));
35
writer.
WriteInteger
(InhibitMappingDepth.Value, new Asn1Tag(TagClass.ContextSpecific, 1));
System\Security\Cryptography\X509Certificates\Asn1\TbsCertificateAsn.xml.cs (1)
59
tmp.
WriteInteger
(Version);
System\Security\Cryptography\X509Certificates\CertificateRevocationListBuilder.Build.cs (1)
352
writer.
WriteInteger
(1);
System.Security.Cryptography.Pkcs (28)
src\libraries\Common\src\System\Security\Cryptography\Asn1\PBEParameter.xml.cs (1)
27
writer.
WriteInteger
(IterationCount);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pbkdf2Params.xml.cs (2)
44
writer.
WriteInteger
(IterationCount);
48
writer.
WriteInteger
(KeyLength.Value);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml.cs (1)
53
tmp.
WriteInteger
(IterationCount);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml.cs (1)
27
writer.
WriteInteger
(Version);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncryptedDataAsn.xml.cs (1)
28
writer.
WriteInteger
(Version);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (1)
29
writer.
WriteInteger
(Version);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PssParamsAsn.xml.cs (2)
104
tmp.
WriteInteger
(SaltLength);
119
tmp.
WriteInteger
(TrailerField);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml.cs (1)
26
writer.
WriteInteger
(Rc2Version);
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.cs (1)
190
writer.
WriteInteger
(0);
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (2)
1037
writer.
WriteInteger
(iterationCount);
1059
writer.
WriteInteger
(iterationCount);
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12Builder.cs (3)
246
writer.
WriteInteger
(3);
290
writer.
WriteInteger
(iterationCount);
346
writer.
WriteInteger
(3);
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeContents.cs (1)
420
writer.
WriteInteger
(0);
System\Security\Cryptography\Pkcs\Asn1\EnvelopedDataAsn.xml.cs (1)
30
writer.
WriteInteger
(Version);
System\Security\Cryptography\Pkcs\Asn1\KeyAgreeRecipientInfoAsn.xml.cs (1)
30
writer.
WriteInteger
(Version);
System\Security\Cryptography\Pkcs\Asn1\KeyTransRecipientInfoAsn.xml.cs (1)
28
writer.
WriteInteger
(Version);
System\Security\Cryptography\Pkcs\Asn1\PkiStatusInfo.xml.cs (1)
27
writer.
WriteInteger
(Status);
System\Security\Cryptography\Pkcs\Asn1\Rfc3161Accuracy.xml.cs (3)
30
writer.
WriteInteger
(Seconds.Value);
36
writer.
WriteInteger
(Millis.Value, new Asn1Tag(TagClass.ContextSpecific, 0));
42
writer.
WriteInteger
(Micros.Value, new Asn1Tag(TagClass.ContextSpecific, 1));
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TimeStampReq.xml.cs (1)
45
writer.
WriteInteger
(Version);
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TstInfo.xml.cs (1)
49
writer.
WriteInteger
(Version);
System\Security\Cryptography\Pkcs\Asn1\SignedDataAsn.xml.cs (1)
31
writer.
WriteInteger
(Version);
System\Security\Cryptography\Pkcs\Asn1\SignerInfoAsn.xml.cs (1)
32
writer.
WriteInteger
(Version);