2 references to Decode
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\Asn1\OtherRecipientInfoAsn.xml.cs (1)
68Decode(ref reader, Asn1Tag.Sequence, rebind, out decoded);
System\Security\Cryptography\Pkcs\Asn1\RecipientInfoAsn.xml.cs (1)
140System.Security.Cryptography.Pkcs.Asn1.OtherRecipientInfoAsn.Decode(ref reader, new Asn1Tag(TagClass.ContextSpecific, 4), rebind, out tmpOri);