3 references to TryReadPkcs7
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\OpenSslPkcsFormatReader.cs (3)
114
return
TryReadPkcs7
(pkcs7, single, out certPal, out certPals);
134
return
TryReadPkcs7
(pkcs7, single, out certPal, out certPals);
193
return
TryReadPkcs7
(pkcs7, single, out certPal, out certPals);