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