Constructs this PrivateKeyCallback with a private key Request object.
The request object identifies the private key
to be returned. The corresponding certificate chain for the
private key is also returned.
If the request object is null,
the handler of the callback relies on its own default.
super(request);