|
||||||||||
| 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.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. |
java.lang.Long |
getRetCodeAsLong()
Returns contents of the retCode field. |
int |
getTag()
Returns contents of the tag field. |
java.lang.String |
toString()
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 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 java.lang.Long getRetCodeAsLong()
public java.lang.String toString()
toString in class TcCompositeTypeDecoder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||