Module key_file

Module key_file 

Source
Expand description

Utility to store encrypted private keys

Functionsยง

load_pri_key
Load passwd encrypted private key from path.
save_pri_key
Encrypt pri_key with passwd, and save it to path.