ReactOS 0.4.16-dev-1946-g52006dd
_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 867 of file wincrypt.h.

Member Data Documentation

◆ cAttribute

DWORD _CRYPT_TIME_STAMP_REQUEST_INFO::cAttribute

Definition at line 871 of file wincrypt.h.

◆ Content

CRYPT_OBJID_BLOB _CRYPT_TIME_STAMP_REQUEST_INFO::Content

Definition at line 870 of file wincrypt.h.

◆ pszContentType

LPSTR _CRYPT_TIME_STAMP_REQUEST_INFO::pszContentType

Definition at line 869 of file wincrypt.h.

◆ pszTimeStampAlgorithm

LPSTR _CRYPT_TIME_STAMP_REQUEST_INFO::pszTimeStampAlgorithm

Definition at line 868 of file wincrypt.h.

◆ rgAttribute

PCRYPT_ATTRIBUTE _CRYPT_TIME_STAMP_REQUEST_INFO::rgAttribute

Definition at line 872 of file wincrypt.h.


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