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
There is a declaration of the COSE_Enveloped_GetContent() function but no implementation, so attempting to link a program using this function fails. I don't see any alternative mechanism to get decrypted plaintext data from an Enveloped container.
The text was updated successfully, but these errors were encountered:
There is a declaration of the
COSE_Enveloped_GetContent()
function but no implementation, so attempting to link a program using this function fails. I don't see any alternative mechanism to get decrypted plaintext data from an Enveloped container.The text was updated successfully, but these errors were encountered: