Expand description
Utility to store encrypted private keys
Functionsยง
- load_
pri_ key - Load
passwdencrypted private key frompath. - save_
pri_ key - Encrypt
pri_keywithpasswd, and save it topath.
Utility to store encrypted private keys
passwd encrypted private key from path.pri_key with passwd, and save it to path.