Great project!
I have some strage behavior (the decrypted keys come back to encrypted) when config.ReloadOnChange is set to true.
I have Fixed this issue overriding a differente method Load(Stream stream) and wtriting a EncryptedJsonConfigurationFileParser
How I can request a Pull Request?