SwCrypt icon indicating copy to clipboard operation
SwCrypt copied to clipboard

Add / strip header to / from public PEM

Open dbtech opened this issue 4 years ago • 0 comments

String representation of Android RSA keys does not make use of standard PEM headers. In order to simplify export / import of public keys to / from Android, PEM headers should be made optional. A first step is opening up the add / strip header functions.

dbtech avatar Dec 27 '20 14:12 dbtech