android-dumpkey

Python port of com.android.dumpkey.DumpPublicKey


License
Apache-2.0
Install
pip install android-dumpkey==0.1

Documentation

Command line tool to extract RSA public keys from X.509 certificates and output source code with data initializers for the keys.

Ported from android/platform_system_core/libmincrypt/tools/DumpPublicKey.java