12 lines
227 B
C
12 lines
227 B
C
// nt_mphase.h
|
|
|
|
// exported multiphase functions.
|
|
|
|
BOOL GenerateKeyXPacket(PNTAGUserList pUser,
|
|
NTStdHeader *pHeader,
|
|
NTAGKeyList *pKey,
|
|
NTAGKeyList *pPubKey,
|
|
BYTE *pbPackOut);
|
|
|
|
|