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
When trying to run the KeyAgreementTest.generateSecretKey_matchingKeyPairs_sameSecretKey(), the test fails on SDK 21 and 22 (emulator) when trying to initialize the agreement with the error message DHPublicKey not for this KeyAgreement!.
The text was updated successfully, but these errors were encountered:
When trying to run the
KeyAgreementTest.generateSecretKey_matchingKeyPairs_sameSecretKey()
, the test fails on SDK 21 and 22 (emulator) when trying to initialize the agreement with the error messageDHPublicKey not for this KeyAgreement!
.The text was updated successfully, but these errors were encountered: