1 instantiation of RecipientInfoEnumerator
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\RecipientInfoCollection.cs (1)
49return 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)
47public RecipientInfoEnumerator GetEnumerator()