-
Notifications
You must be signed in to change notification settings - Fork 76
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
Wrong result after Ref.deref(struct) #22
Comments
@TooTallNate sorry to bother you on this one but we are stuck on this one as well. We need this for our PKCS# 11 interop library - https://github.com/PeculiarVentures/graphene |
What is the type of |
CK_FLAGS - type from pkcs11t.ts file |
@TooTallNate any chance you can look at this, we would appreciate it. |
I found answer to my question, but I've got next question
How can I apply |
you can try set the property of struct isPacked=true |
TypeScript PKCS11 def
Using:
Function tested on Windows 10 x64
Result is wrong:
Here is result of
$info
in hexThe text was updated successfully, but these errors were encountered: