From: Ronald P. <rpe...@ma...> - 2010-04-16 09:12:45
|
Hi, I'm working on an application employing jTSS and tccert. What I would like to do is to certify the EK that is read out of the TPM. The problem is that calling "getPubEndorsementKeyOwner" yields a TclRsaKey (or TcBlobData when calling getPubKey on this object). However, in order to create an EKCertificate I need an RSAPublicKey... Does anyone know how to perform this casting? Thanks a lot in advance. Best regards, Ronald |