test_load_keyfile_sign_verify_rsa

TestKeyManagerLoad.test_load_keyfile_sign_verify_rsa()[source]

Generate a key pair + save to disk, then load the keypair from disk. Confirm that the keys on disk definitely match the returned tuple by running signature verification.

Uses KeyManager with both the public/private keys from disk, and the output_keypair returned public/private keys