13 references to WriteInteger
InMemory.FunctionalTests (1)
src\Servers\Kestrel\shared\test\CertificateAuthority.cs (1)
433
writer.
WriteInteger
(serial);
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
src\Servers\Kestrel\shared\test\CertificateAuthority.cs (1)
433
writer.
WriteInteger
(serial);
System.Security.Cryptography (6)
src\libraries\Common\src\System\Security\Cryptography\Asn1\SpecifiedECDomain.xml.cs (2)
35
writer.
WriteInteger
(Order.Span);
39
writer.
WriteInteger
(Cofactor.Value.Span);
System\Security\Cryptography\X509Certificates\Asn1\TbsCertificateAsn.xml.cs (1)
69
writer.
WriteInteger
(SerialNumber.Span);
System\Security\Cryptography\X509Certificates\CertificateRevocationListBuilder.Build.cs (1)
377
writer.
WriteInteger
(revoked.Serial);
System\Security\Cryptography\X509Certificates\X509AuthorityKeyIdentifierExtension.cs (2)
323
writer.
WriteInteger
(serialNumber, new Asn1Tag(TagClass.ContextSpecific, 2));
424
writer.
WriteInteger
(serialNumber, new Asn1Tag(TagClass.ContextSpecific, 2));
System.Security.Cryptography.Pkcs (5)
System\Security\Cryptography\Pkcs\Asn1\CadesIssuerSerial.xml.cs (1)
35
writer.
WriteInteger
(SerialNumber.Span);
System\Security\Cryptography\Pkcs\Asn1\IssuerAndSerialNumberAsn.xml.cs (1)
43
writer.
WriteInteger
(SerialNumber.Span);
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TimeStampReq.xml.cs (1)
63
writer.
WriteInteger
(Nonce.Value.Span);
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TstInfo.xml.cs (2)
59
writer.
WriteInteger
(SerialNumber.Span);
83
writer.
WriteInteger
(Nonce.Value.Span);