Secured-Preference-Store icon indicating copy to clipboard operation
Secured-Preference-Store copied to clipboard

Fix crash with casting AndroidKeyStoreRSAPrivateKey to RSAPrivateKey

Open atanana opened this issue 7 years ago • 1 comments

Some users of my app got the following crash like https://stackoverflow.com/questions/32400689/crash-casting-androidkeystorersaprivatekey-to-rsaprivatekey or https://stackoverflow.com/questions/32400689/crash-casting-androidkeystorersaprivatekey-to-rsaprivatekey.

Seems that it not necessary to cast the private key to RSAPrivateKey.

atanana avatar Feb 26 '19 12:02 atanana

@iamMehedi any updates on this one???

angelos3lex avatar Jun 17 '20 10:06 angelos3lex