Uses of Class
iaik.tc.tss.api.structs.tpm.TcTpmAuthdata

Packages that use TcTpmAuthdata
iaik.tc.tss.api.structs.tcs   
iaik.tc.tss.api.structs.tpm   
 

Uses of TcTpmAuthdata in iaik.tc.tss.api.structs.tcs
 

Methods in iaik.tc.tss.api.structs.tcs that return TcTpmAuthdata
 TcTpmAuthdata TcTcsAuth.getHmac()
          This method returns the content of the hmac field.
 

Methods in iaik.tc.tss.api.structs.tcs with parameters of type TcTpmAuthdata
 void TcTcsAuth.setHmac(TcTpmAuthdata hmac)
          This method sets the content of the hmac field.
 

Uses of TcTpmAuthdata in iaik.tc.tss.api.structs.tpm
 

Subclasses of TcTpmAuthdata in iaik.tc.tss.api.structs.tpm
 class TcTpmEncauth
           
 class TcTpmSecret