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