Uses of Class
iaik.tc.tss.impl.java.tsp.TcPcrCompositeInfoShort

Packages that use TcPcrCompositeInfoShort
iaik.tc.tss.impl.java.tsp.internal.offline   
 

Uses of TcPcrCompositeInfoShort in iaik.tc.tss.impl.java.tsp.internal.offline
 

Subclasses of TcPcrCompositeInfoShort in iaik.tc.tss.impl.java.tsp.internal.offline
 class WrapTcPcrCompositeInfoShort
          A wrapping around TcPcrCompositeInfoShort.
With this wrapping it is easy to calculate composite hashes without the need of a present TPM.
This wrapping also allows to get access to the internal TcTpmPcrInfoShort struct via WrapTcPcrCompositeInfoShort.getPcrInfoShort() method.