5 references to PushX509StackField
System.Security.Cryptography (5)
System\Security\Cryptography\X509Certificates\OpenSslCachedSystemStoreProvider.cs (2)
251
if (!Interop.Crypto.
PushX509StackField
(rootStore, tmp))
269
if (!Interop.Crypto.
PushX509StackField
(intermedStore, tmp))
System\Security\Cryptography\X509Certificates\OpenSslExportProvider.cs (1)
82
if (!Interop.Crypto.
PushX509StackField
(publicCerts, certHandle))
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (2)
1291
if (!Interop.Crypto.
PushX509StackField
(stack, tmp))
1305
if (!Interop.Crypto.
PushX509StackField
(stack, tmp))