Skip to content

Xamarin.Forms compatible

Compare
Choose a tag to compare
@ellisnet ellisnet released this 26 Aug 16:54
· 11 commits to master since this release

v1.1.0 - Tweaked for use with Xamarin.Forms. Added IDatabasePath interface, and added parameterless constructor for IObjectCryptEngine (as required by Xamarin.Forms). Breaking change from v1.0.0: Implementations of IObjectCryptEngine must implement the Initialize() method, in order to provide a way to pass in settings when using the parameterless constructor.