Adding key option and file path
This release offers two options to provide the encryption secret. You can now either provide the path to the key or you provide the key content directly. Also, you have now the option to use PEM encoded or DER encoded keys.
What's Changed
- V1.1.0 by @DigitalAXPP in #33
Full Changelog: v1.0.2...v1.1.0