The implementation on the CallbackInterface. This method only handles
PrivateKeyCallback.
Parameters: callbacks - - array of Callbacks to be handled. throws: IOException - - if an input or output error occurs. throws: UnsupportedCallbackException - - if the implementation of this methoddoes not support one or more of the Callbacks specified in the callbacks parameter.