3 references to GetContentInfo
System.Security.Cryptography.Pkcs (3)
Internal\Cryptography\Pal\Windows\DecryptorPalWindows.Decode.cs (1)
50
contentInfo = hCryptMsg.
GetContentInfo
();
Internal\Cryptography\Pal\Windows\DecryptorPalWindows.Decrypt.cs (2)
39
ContentInfo contentInfo = _hCryptMsg.
GetContentInfo
();
118
return _hCryptMsg.
GetContentInfo
();