I added some helper functions to make installing and loading ACS keys a little easier. There's a method for entering the key in with a prompt and another that wraps the details of reading and installing from a file. Also, there are some helpers for testing whether there's a key installed and retrieving the installed key (which was motivated by my having a hard time diagnosing a problem that came down my installing a bad key).
I added some helper functions to make installing and loading ACS keys a little easier. There's a method for entering the key in with a prompt and another that wraps the details of reading and installing from a file. Also, there are some helpers for testing whether there's a key installed and retrieving the installed key (which was motivated by my having a hard time diagnosing a problem that came down my installing a bad key).