2 overrides of TryDecrypt
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Decrypt.cs (1)
32public override unsafe ContentInfo? TryDecrypt(
Internal\Cryptography\Pal\Windows\DecryptorPalWindows.Decrypt.cs (1)
19public sealed override unsafe ContentInfo? TryDecrypt(
2 references to TryDecrypt
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (2)
212ContentInfo? contentInfo = _decryptorPal!.TryDecrypt( 248newContentInfo = _decryptorPal!.TryDecrypt(