Hi all,
I need to create a digital signature using keys from a credential that is stored in Android's certificate store.
Does B4A provide any support for that?
If not, would it be possible to do something by means of inline Java code and Bouncy Castle, for example?
Andrew Graham's Encryption library only works with keys generated in memory, not in Android's cert store.
Anyone with concrete ideas or code snippets?
Thanks
I need to create a digital signature using keys from a credential that is stored in Android's certificate store.
Does B4A provide any support for that?
If not, would it be possible to do something by means of inline Java code and Bouncy Castle, for example?
Andrew Graham's Encryption library only works with keys generated in memory, not in Android's cert store.
Anyone with concrete ideas or code snippets?
Thanks