You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(I originally posted this on the parsec slack channel, but I thought maybe here it'll get more eyeballs)
Hi everybody!
I'm working on updating an ancient (relatively) project which depends on rust-tss-eapi4.x and wondering if there's blog posts/ docs on migrating from version 6 -> 7
(In the 6 -> 7 transition the public types API changed quite a bit).
Specifically I'm wondering what happened to the AsymSchemeUnion type and if there's a replacement, or if I have to do this kind of mapping myself on now newly exposed constants.
Thanks!
The text was updated successfully, but these errors were encountered:
(I originally posted this on the parsec slack channel, but I thought maybe here it'll get more eyeballs)
Hi everybody!
I'm working on updating an ancient (relatively) project which depends on
rust-tss-eapi
4.x and wondering if there's blog posts/ docs on migrating from version 6 -> 7(In the 6 -> 7 transition the public types API changed quite a bit).
Specifically I'm wondering what happened to the
AsymSchemeUnion
type and if there's a replacement, or if I have to do this kind of mapping myself on now newly exposed constants.Thanks!
The text was updated successfully, but these errors were encountered: