1 override of CreateRecipientsNotFoundException
System.Security.Cryptography.Pkcs (1)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Exceptions.cs (1)
11public override Exception CreateRecipientsNotFoundException()
2 references to CreateRecipientsNotFoundException
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (2)
258Exception? exception = PkcsPal.Instance.CreateRecipientsNotFoundException(); 264exception = PkcsPal.Instance.CreateRecipientsNotFoundException();