1. Introduction

BayunCoreSDK provides a simple to use framework for locking/unlocking of different data-types, including files, text, and binary data - for employees of a company, and/or general users, e.g. customers, contractors, or partners. Developers can integrate this framework into any application to start protecting the application data. This core SDK forms the basis for all security and control functionality provided by Bayun.

In this guide you will find code and examples written in Java and Kotlin for every task you'll need to implement to create an application using Bayun. You should be able to use the code provided as it is into your own apps with minimal changes.

Last updated