pub fn wrap_key_for_recipient( recipient_public_key: &[u8], symmetric_key: &[u8], ) -> Result<WrappedKey>