1 write to Crls
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\Asn1\SignedDataAsn.xml.cs (1)
193
decoded.
Crls
= tmpList.ToArray();
3 references to Crls
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\Asn1\SignedDataAsn.xml.cs (3)
55
if (
Crls
!= null)
59
for (int i = 0; i <
Crls
.Length; i++)
63
writer.WriteEncodedValue(
Crls
[i].Span);