nRF52832 BLE pairing/bonding with android

I have successfully developed a custom BLE device that connects to my Android phone to a custom app using Android Studio, however I have been unable to find a way to pair to my device using a passkey with stranded Arduino BLEPeripheral libraries.

Can anyone suggest another comparable library that has pairing/bonding?