4 references to IsCompleteChain
System.Security.Cryptography (4)
System\Security\Cryptography\X509Certificates\ChainPal.OpenSsl.cs (2)
131
if (!OpenSslX509ChainProcessor.
IsCompleteChain
(status))
169
if (OpenSslX509ChainProcessor.
IsCompleteChain
(status))
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (2)
182
if (
IsCompleteChain
(statusCode))
224
while (!
IsCompleteChain
(statusCode))