The WinTrustProviderSubmitCertificate function passes a WIN_CERTIFICATE structure to a trust provider. When an application calls the WinSubmitCertificate function, WinTrust loads and calls the WinTrustProviderSubmitCertificate function of all registered trust providers.
VOID WinTrustProviderSubmitCertificate (
LPWIN_CERTIFICATE lpCertificate |
// pointer to the certificate |
); |
None.
Each trust provider can either save the certificate for future use, or ignore it.
WinTrust calls the WinTrustProviderSubmitCertificate function only on the client component of the trust provider.
Each trust provider must implement the WinTrustProviderSubmitCertificate function. The trust provider provides WinTrust with a pointer to its implementation when WinTrust calls the trust provider’s WinTrustProviderClientInitialize initialization function.
The LPWINTRUST_PROVIDER_SUBMIT_CERTIFICATE type is a pointer to a WinTrustProviderSubmitCertificate function.
WIN_CERTIFICATE, WinTrustProviderClientInitialize
file: /Techref/os/win/api/win32/func/src/f91_24.htm, 2KB, , updated: 2000/4/7 11:13, local time: 2024/11/5 17:33,
13.58.115.61:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.ecomorder.com/Techref/os/win/api/win32/func/src/f91_24.htm"> WinTrustProviderSubmitCertificate</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.