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