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