Source position: jwawincrypt.pas line 6877
type _CMSG_KEY_TRANS_RECIPIENT_INFO = record
dwVersion: DWORD;
RecipientId: CERT_ID;
KeyEncryptionAlgorithm: CRYPT_ALGORITHM_IDENTIFIER;
EncryptedKey: CRYPT_DATA_BLOB;
end;