1 instantiation of RecipientInfoEnumerator
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\RecipientInfoCollection.cs (1)
49
return new
RecipientInfoEnumerator
(this);
2 references to RecipientInfoEnumerator
System.Security (1)
System.Security.cs (1)
26
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.Pkcs.
RecipientInfoEnumerator
))]
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\RecipientInfoCollection.cs (1)
47
public
RecipientInfoEnumerator
GetEnumerator()