Chetan Patil

Results 4 comments of Chetan Patil

Hi Is there any update on this?

Hi @dvsekhvalnov , In both ways I am getting **AesKeyWrap integrity check failed** error. I am trying to write equivalent code in c# using this lib. Below are the java...

Hi @dvsekhvalnov, Thanks for the quick help, 1 line of code works for me. and In second decrypted text (JWS uses ES256.) It gives me error "EcdsaUsingSha algorithm expects key...

@dvsekhvalnov The key is provided from the play console Its base64OfEncodedVerificationKey Here is the sample key: MFkwEwYHKoZIzj0CAQYIKo..........................................................................................uwsnZtn8ow== I need to generate ECC key from this. I have tried some manual...