Symbol Reference
Symbol Reference
/ sgcSSL_WinSSPI Namespace
/ Structs, Records, Enums / sgcSSL_WinSSPI.CERT_REVOCATION_INFO
Close
sgcWebSockets Classes
sgcSSL_WinSSPI.CERT_REVOCATION_INFO Record

Namespace: sgcSSL_WinSSPI

Pascal
C++
C#
Visual Basic
public CERT_REVOCATION_INFO = record cbSize: DWORD; dwRevocationResult: DWORD; pszRevocationOid: LPCSTR; pvOidSpecificInfo: LPVOID; end;

This is record sgcSSL_WinSSPI.CERT_REVOCATION_INFO.