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

Packages that use TcTpmPcrValue
iaik.tc.tss.api.structs.tpm   
 

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

Methods in iaik.tc.tss.api.structs.tpm that return TcTpmPcrValue
 TcTpmPcrValue[] TcTpmPcrComposite.getPcrValue()
          Returns contents of the pcrValue field.
 

Methods in iaik.tc.tss.api.structs.tpm with parameters of type TcTpmPcrValue
 void TcTpmPcrComposite.setPcrValue(TcTpmPcrValue[] pcrValue)
          Sets the pcrValue field.