Conversation
nvasta
left a comment
There was a problem hiding this comment.
Great work but as expected there are still a number of things to be clarified.
Have a look at the inline comments.
| Response.Status responseStatus; | ||
| CapabilityResponseObject capabilityResponseObject = new CapabilityResponseObject(); | ||
|
|
||
| // Create the Public Key response |
There was a problem hiding this comment.
These changes are not consistent in all three versions of the library. It is a tedious piece of work, but unfortunately it should be done :(.
There was a problem hiding this comment.
This interface doesn't exist in the springboot package. As I said, maybe we need to the remove the PostPublicKey and keep the upload? Anyway, I think one of them would do.
There was a problem hiding this comment.
Do we need public key operations in the client?
There was a problem hiding this comment.
Do we need public key operations in the client?
There was a problem hiding this comment.
Do we need public key operations in the client?
I have been through the TODO items left from the springboot 4 work.
This should resolve all of these issues and a few extras