3 references to TryReadPkcs7
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\OpenSslPkcsFormatReader.cs (3)
117return TryReadPkcs7(pkcs7, single, out certPal, out certPals); 137return TryReadPkcs7(pkcs7, single, out certPal, out certPals); 196return TryReadPkcs7(pkcs7, single, out certPal, out certPals);