ReactOS 0.4.16-dev-21-g2af6fd4
|
#include <wincrypt.h>
Public Attributes | |
PCCERT_CONTEXT | pSubjectCert |
PCCERT_CONTEXT | pIssuerCert |
Definition at line 2937 of file wincrypt.h.
PCCERT_CONTEXT _CRL_FIND_ISSUED_FOR_PARA::pIssuerCert |
Definition at line 2940 of file wincrypt.h.
Referenced by compare_crl_issued_for(), and testFindCRL().
PCCERT_CONTEXT _CRL_FIND_ISSUED_FOR_PARA::pSubjectCert |
Definition at line 2939 of file wincrypt.h.
Referenced by testFindCRL().