ReactOS 0.4.15-dev-7942-gd23573b
_BCRYPT_RSAKEY_BLOB Struct Reference

#include <bcrypt.h>

Public Attributes

ULONG Magic
 
ULONG BitLength
 
ULONG cbPublicExp
 
ULONG cbModulus
 
ULONG cbPrime1
 
ULONG cbPrime2
 

Detailed Description

Definition at line 137 of file bcrypt.h.

Member Data Documentation

◆ BitLength

ULONG _BCRYPT_RSAKEY_BLOB::BitLength

Definition at line 140 of file bcrypt.h.

◆ cbModulus

ULONG _BCRYPT_RSAKEY_BLOB::cbModulus

Definition at line 142 of file bcrypt.h.

◆ cbPrime1

ULONG _BCRYPT_RSAKEY_BLOB::cbPrime1

Definition at line 143 of file bcrypt.h.

◆ cbPrime2

ULONG _BCRYPT_RSAKEY_BLOB::cbPrime2

Definition at line 144 of file bcrypt.h.

◆ cbPublicExp

ULONG _BCRYPT_RSAKEY_BLOB::cbPublicExp

Definition at line 141 of file bcrypt.h.

◆ Magic

ULONG _BCRYPT_RSAKEY_BLOB::Magic

Definition at line 139 of file bcrypt.h.


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