1 override of CreateDecryptTwiceException
System.Security.Cryptography.Pkcs (1)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Exceptions.cs (1)
26public override Exception CreateDecryptTwiceException()
1 reference to CreateDecryptTwiceException
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (1)
299throw PkcsPal.Instance.CreateDecryptTwiceException();