|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
ObjectTcBasicTypeDecoder
TcCompositeTypeDecoder
TcTpmGenericReturnBlob
public class TcTpmGenericReturnBlob
| Constructor Summary | |
|---|---|
TcTpmGenericReturnBlob()
Constructor - see superclass for details |
|
TcTpmGenericReturnBlob(TcBlobData data)
Constructor - see superclass for details |
|
TcTpmGenericReturnBlob(TcBlobData data,
int offset)
Constructor - see superclass for details |
|
TcTpmGenericReturnBlob(TcCompositeTypeDecoder composite)
Constructor - see superclass for details |
|
| Method Summary | |
|---|---|
TcBlobData |
getEncoded()
This method encodes the TPM_GENERIC_RETURN_BLOB as a byte blob. |
long |
getParamSize()
Returns contents of the paramSize field. |
long |
getRetCode()
Returns contents of the retCode field. |
Long |
getRetCodeAsLong()
Returns contents of the retCode field. |
int |
getTag()
Returns contents of the tag field. |
String |
toString()
Returns a String representation of the object. |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TcTpmGenericReturnBlob()
TcCompositeTypeDecoder.TcCompositeTypeDecoder()public TcTpmGenericReturnBlob(TcBlobData data)
TcCompositeTypeDecoder.TcCompositeTypeDecoder(iaik.tc.tss.api.structs.common.TcBlobData)
public TcTpmGenericReturnBlob(TcBlobData data,
int offset)
TcCompositeTypeDecoder.TcCompositeTypeDecoder(iaik.tc.tss.api.structs.common.TcBlobData,
int)public TcTpmGenericReturnBlob(TcCompositeTypeDecoder composite)
TcCompositeTypeDecoder.TcCompositeTypeDecoder(iaik.tc.tss.api.structs.common.TcCompositeTypeDecoder)| Method Detail |
|---|
public TcBlobData getEncoded()
getEncoded in class TcCompositeTypeDecoderpublic int getTag()
public long getParamSize()
public long getRetCode()
public Long getRetCodeAsLong()
public String toString()
toString in class TcCompositeTypeDecoder
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||