Skip to content

Add a missing flag value used by TokenInfo #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

vkkoskie
Copy link
Contributor

This flag indicates a failure in a token self-test. The addition to pkcs11.h currently has no effect beyond documentation.

See: PKCS#11 2.40, Table 6

This flag indicates a failure in a token self-test.
See: PKCS#11 2.40, Table 6

Signed-off-by: Keith Koskie <[email protected]>
@mike-boquard
Copy link
Collaborator

Should the bindings be regenerated due to this change?

@vkkoskie
Copy link
Contributor Author

Should the bindings be regenerated due to this change?

It has no effect on the bindings since bindgen ignores preprocessor definitions. It should affect the bindings, but that's a different Issue/PR.

auto-merge was automatically disabled November 11, 2021 20:39

Head branch was pushed to by a user without write access

@vkkoskie
Copy link
Contributor Author

Closing for two reasons:

  1. PR Draft: SlotInfo refactor and reimplement flags types #63 had to be rebased onto this one, so it will be included there anyway.
  2. PR Replace third party header with OASIS official #66 moots these changes because it replaces the headers entirely.

@vkkoskie vkkoskie closed this Nov 14, 2021
auto-merge was automatically disabled November 14, 2021 15:26

Pull request was closed

@vkkoskie vkkoskie deleted the missing-error-flag branch November 16, 2021 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants