|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
ObjectTcBasicTypeDecoder
TcCompositeTypeDecoder
TcTpmDelegateLabel
public class TcTpmDelegateLabel
| Constructor Summary | |
|---|---|
TcTpmDelegateLabel()
Constructor - see superclass for details |
|
TcTpmDelegateLabel(TcBlobData data)
Constructor - see superclass for details |
|
TcTpmDelegateLabel(TcBlobData data,
int offset)
Constructor - see superclass for details |
|
TcTpmDelegateLabel(TcCompositeTypeDecoder composite)
Constructor - see superclass for details |
|
| Method Summary | |
|---|---|
TcBlobData |
getEncoded()
This method encodes the TPM_DELEGATE_LABEL as a byte blob. |
short |
getLabel()
Returns contents of the label field. |
void |
setLabel(short label)
Sets the label field. |
String |
toString()
This method returns a String representation of the object. |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TcTpmDelegateLabel()
TcCompositeTypeDecoder.TcCompositeTypeDecoder()public TcTpmDelegateLabel(TcBlobData data)
TcCompositeTypeDecoder.TcCompositeTypeDecoder(iaik.tc.tss.api.structs.common.TcBlobData)
public TcTpmDelegateLabel(TcBlobData data,
int offset)
TcCompositeTypeDecoder.TcCompositeTypeDecoder(iaik.tc.tss.api.structs.common.TcBlobData,
int)public TcTpmDelegateLabel(TcCompositeTypeDecoder composite)
TcCompositeTypeDecoder.TcCompositeTypeDecoder(iaik.tc.tss.api.structs.common.TcCompositeTypeDecoder)| Method Detail |
|---|
public TcBlobData getEncoded()
getEncoded in class TcCompositeTypeDecoderpublic String toString()
toString in class TcCompositeTypeDecoderpublic short getLabel()
public void setLabel(short label)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||