pc-dart
pc-dart copied to clipboard
RSA/ECB/PKCS1Padding
hi, although i have implemented RSA/PKCS1 Padding ( SHA-256), i can`t find a way of creating a private /public keys using RSA/ECB/PKCS1Padding.. is there a way of doing that using the library? i try to create a client side JWT for mobile device authentication (i send the server the public key at first registration..)