Skip to content

wincrypt: Fix CryptQueryObject parameter#2221

Open
jay wants to merge 1 commit into
MicrosoftDocs:docsfrom
jay:cryptqueryobject
Open

wincrypt: Fix CryptQueryObject parameter#2221
jay wants to merge 1 commit into
MicrosoftDocs:docsfrom
jay:cryptqueryobject

Conversation

@jay

@jay jay commented Jun 6, 2026

Copy link
Copy Markdown
Contributor
  • Explain that dwExpectedFormatTypeFlags is used to indicate the expected format of the content.

Prior to this change dwExpectedFormatTypeFlags was documented as the expected format of the "returned type", which implies it is the output format type. It's unclear to me how the input and output format type could differ since this function only queries the object.

Ref: curl/curl#21760 (comment)

Closes #xxxx


The author of this function should review to confirm. Thanks

- Explain that dwExpectedFormatTypeFlags is used to indicate the
  expected format of the content.

Prior to this change dwExpectedFormatTypeFlags was documented as the
expected format of the "returned type", which implies it is the output
format type. It's unclear to me how the input and output format type
could differ since this function only queries the object.

Ref: curl/curl#21760 (comment)

Closes #xxxx
@prmerger-automator

Copy link
Copy Markdown

@jay : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants