Skip to content

Adding key option and file path

Choose a tag to compare

@DigitalAXPP DigitalAXPP released this 15 Dec 20:43
768bb5c

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

Full Changelog: v1.0.2...v1.1.0