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

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

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

Methods in iaik.tc.tss.api.structs.tpm that return TcTpmFamilyLabel
 TcTpmFamilyLabel TcTpmFamilyTableEntry.getLabel()
          Returns contents of the label field.
 

Methods in iaik.tc.tss.api.structs.tpm with parameters of type TcTpmFamilyLabel
 void TcTpmFamilyTableEntry.setLabel(TcTpmFamilyLabel label)
          Sets the label field.