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
The fourth argument of this hpkeDecrypt function, written as additional authenticated data (aad), is used as the second argument of decryptor.decrypt, contextInfo. The name of the hpkeDecrypt argument may be incorrect.
The fourth argument of this hpkeDecrypt function, written as additional authenticated data (aad), is used as the second argument of decryptor.decrypt, contextInfo. The name of the hpkeDecrypt argument may be incorrect.
https://github.com/openwallet-foundation-labs/identity-credential/blob/main/identity/src/main/java/com/android/identity/crypto/Crypto.kt#L779
The text was updated successfully, but these errors were encountered: