ReactOS 0.4.15-dev-7953-g1f49173
_CRYPT_TIME_STAMP_REQUEST_INFO Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CRYPT_TIME_STAMP_REQUEST_INFO:

Public Attributes

LPSTR pszTimeStampAlgorithm
 
LPSTR pszContentType
 
CRYPT_OBJID_BLOB Content
 
DWORD cAttribute
 
PCRYPT_ATTRIBUTE rgAttribute
 

Detailed Description

Definition at line 755 of file wincrypt.h.

Member Data Documentation

◆ cAttribute

DWORD _CRYPT_TIME_STAMP_REQUEST_INFO::cAttribute

Definition at line 759 of file wincrypt.h.

◆ Content

CRYPT_OBJID_BLOB _CRYPT_TIME_STAMP_REQUEST_INFO::Content

Definition at line 758 of file wincrypt.h.

◆ pszContentType

LPSTR _CRYPT_TIME_STAMP_REQUEST_INFO::pszContentType

Definition at line 757 of file wincrypt.h.

◆ pszTimeStampAlgorithm

LPSTR _CRYPT_TIME_STAMP_REQUEST_INFO::pszTimeStampAlgorithm

Definition at line 756 of file wincrypt.h.

◆ rgAttribute

PCRYPT_ATTRIBUTE _CRYPT_TIME_STAMP_REQUEST_INFO::rgAttribute

Definition at line 760 of file wincrypt.h.


The documentation for this struct was generated from the following file: