Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
typedef struct _CMSG_CTRL_KEM_DECRYPT_PARA {
DWORD cbSize;
NCRYPT_KEY_HANDLE hNCryptKey;
PCMSG_KEM_RECIPIENT_INFO pKem;
DWORD dwRecipientIndex;
} CMSG_CTRL_KEM_DECRYPT_PARA, *PCMSG_CTRL_KEM_DECRYPT_PARA;
Members
cbSize
hNCryptKey
pKem
dwRecipientIndex
Requirements
| Requirement | Value |
|---|---|
| Header | wincrypt.h |