1 write to IssuerSerial
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\Asn1\EssCertIdV2.xml.cs (1)
137
decoded.
IssuerSerial
= tmpIssuerSerial;
6 references to IssuerSerial
System.Security.Cryptography.Pkcs (6)
System\Security\Cryptography\Pkcs\Asn1\EssCertIdV2.xml.cs (2)
56
if (
IssuerSerial
.HasValue)
58
IssuerSerial
.Value.Encode(writer);
System\Security\Cryptography\Pkcs\Rfc3161TimestampToken.cs (4)
387
if (certId2.HasValue && certId2.Value.
IssuerSerial
!= null)
390
certId2.Value.
IssuerSerial
.Value,
548
if (certId2.Value.
IssuerSerial
.HasValue)
557
certId2.Value.
IssuerSerial
.Value,