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 have tried to clone a node that contains an array (CN_CBOR_ARRAY) as child using cn_cbor_clone() but sadly it doesn't work, there is another way to take a copy of the underlying cn_cbor object?
The text was updated successfully, but these errors were encountered:
COSE-C/src/cbor.cpp
Line 154 in 97d1805
I have tried to clone a node that contains an array (
CN_CBOR_ARRAY
) as child usingcn_cbor_clone()
but sadly it doesn't work, there is another way to take a copy of the underlyingcn_cbor
object?The text was updated successfully, but these errors were encountered: