I don't currently have a method to do that specifically. Workaround is
to use the add509Cert method, insert dummy cert and then replace the
X509Data node with the KeyName node manually to the document after the
fact. Or patch the source and create a method to just add KeyName. I
will add a todo to create a general method to allow more generalized and
flexible ways for creating KeyInfo nodes.
Rob