1 write to RevocationInfoChoices
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\Asn1\OriginatorInfoAsn.xml.cs (1)
148decoded.RevocationInfoChoices = tmpList.ToArray();
3 references to RevocationInfoChoices
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\Asn1\OriginatorInfoAsn.xml.cs (3)
41if (RevocationInfoChoices != null) 45for (int i = 0; i < RevocationInfoChoices.Length; i++) 49writer.WriteEncodedValue(RevocationInfoChoices[i].Span);