I am using nrf51822 custom board(no input output capability) i want to make communication between BLE and PC and i want encrypted link connection whether i have to initialize by API or it will automatically done in soft device when i am setting any of the security mode like BLE_GAP_CONN_SEC_MODE_SET_ENC_WITH_MITM.If it is possible by API can we can set our own STK(Short Term Key) and can u mention which function i have to use.