Open LongNguyen2312 opened 1 month ago
I encountered an error when run createSignature function at line:
signature.initSign(privateKey);
exception: supplied key (android.security.keystore2.AndroidKeyStoreRSAPrivateKey) is not a RSAPrivateKey instance
Has anyone encountered this problem?
I encountered an error when run createSignature function at line:
signature.initSign(privateKey);
exception: supplied key (android.security.keystore2.AndroidKeyStoreRSAPrivateKey) is not a RSAPrivateKey instance
Has anyone encountered this problem?