[PATCH] Non server keygen issue in SCP03.
Ticket 1663 Add SCP03 support:
https://pagure.io/dogtagpki/issue/1663
We discovered a minor issue when trying to log values that don't exist when performing
the non server side keygen case. For instance , we don't need to generate a kek
session key in this case, and we were trying to print info about it to the logs. This fix
allows this case to work without issue.