Source position: jwawincrypt.pas line 5889
type _CMSG_RECIPIENT_ENCRYPTED_KEY_ENCODE_INFO = record
cbSize: DWORD;
RecipientPublicKey: CRYPT_BIT_BLOB;
RecipientId: CERT_ID;
Date: FILETIME;
pOtherAttr: PCRYPT_ATTRIBUTE_TYPE_VALUE;
end;