Home
last modified time | relevance | path

Searched defs:_BCRYPT_RSAKEY_BLOB (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/psdk/
H A Dbcrypt.h137 typedef struct _BCRYPT_RSAKEY_BLOB struct
139 ULONG Magic;
140 ULONG BitLength;
141 ULONG cbPublicExp;
142 ULONG cbModulus;
143 ULONG cbPrime1;
144 ULONG cbPrime2;