|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectiaik.tc.tss.api.structs.common.TcBasicTypeDecoder
iaik.tc.tss.api.structs.common.TcCompositeTypeDecoder
iaik.tc.tss.api.structs.tpm.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. |
java.lang.String |
toString()
This method returns a String representation of the object. |
| Methods inherited from class java.lang.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 java.lang.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 | |||||||||