You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by GitBox <gi...@apache.org> on 2023/01/19 15:32:02 UTC

[GitHub] [incubator-teaclave-trustzone-sdk] syedelec commented on issue #103: Create a persistent object from an initialized transient object

syedelec commented on issue #103:
URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/103#issuecomment-1397162176

   I have this error:
   
   ```
   error[E0308]: mismatched types
     --> src/ecdsa.rs:32:14
      |
   32 |         Some(ec_key),
      |              ^^^^^^ expected struct `ObjectHandle`, found struct `TransientObject`
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@teaclave.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@teaclave.apache.org
For additional commands, e-mail: dev-help@teaclave.apache.org